senderj
Joined: 26 Sep 2006 Posts: 1
|
Posted: Tue Sep 26, 2006 3:10 am Post subject: form, method and action |
|
|
| If a form is method=get, I can use action url + '?' + parameter list in the internet address of the browser to emulate a form submission. How can I do the same for a form with method=post? |
|