Monthly Archives: May 2010

Chick-Fil-A and QBQ

My kids and I were supposed to go spend the day (and night) at the new Chick-fil-A in Kyle, Texas for a chance to win free Chick-fil-a for a year. To get the chance to compete, you either have to … Continue reading

Posted in Uncategorized | Tagged , | 8 Comments

POSTing Multipart/Form-Data from an XMLHttpRequest

I’m working on an add-on where I have a need to POST JSON data to the server. Unfortunately that JSON contains ampersands, so in order to use POST, I would have to encode the data in some way that the … Continue reading

Posted in firefox | Tagged , | 8 Comments