[OCLUG-devel] Manually Submitting Form Data - Post Method

Doug Jolley ddjolley at gmail.com
Tue Oct 30 08:17:11 PDT 2007


Hi --

If I wanted to manually submit some form data to a URL using the GET method,
I would first suitably encode the data and then append it to the URL
following a question mark (?).  What would I do to manually submit some form
data to a URL using the POST method?

Just for general information, I plan on doing this manual submission of form
data from JavaScript.

Thanks for any input.

        ... doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://localhost.localdomain/pipermail/oclug-devel/attachments/20071030/7dee5254/attachment.html 


More information about the OCLUG-devel mailing list