I tried you snippet below, and got the expected url -- namely, the one
specified by the "action" attribute. I also got the name-value pairs
for the submit button and hidden field.
Since my test server is on port 8501, I edited your "action" url to
include that port number, as follows:
Note that no additional information was appended to the post url (see
first line of packet above); also note that the form field name-value
pairs appear correctly (see last line of packet above.)
To view packets sent between Safari and the server, I used INTERARCHY.
See the following link for details:
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.