Just trying to see if I can get JSONRequest.post working. This is sort of a pointless excercise as I'm not really using the best attributes of JSON. Curious how it stacks up against XMLHttpRequest. You can find the JSONRequest code here. The proposal by Doug Crockford can be found here.