Where does the data go?
Gregory Brauer <[email protected]> Fri, 09 Sep 2005 19:34:45 -0700
| Newsgroups | gmane.comp.web.skunkweb |
|---|---|
| Message-ID | <[email protected]> |
I am attempting to use Skunkweb to receive data from a client that is doing a POST using XMLHTTPRequest instead of using a form. On the client, on the instance of the XMLHTTPRequest there is a "send" method that takes a string arguement of the data string that you want to send to the server via the post method. I cannot seem to figure out where this data ends up in the CONNECTION object on the server side. I was able to get it to show up in CONNECTION.args by using a GET instead of a POST and manually specifying "?foo=.....my_data.....", but I would rather do a POST. Does Skunkweb allow raw access to this non-form POST data? Thanks. Greg ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf