R
RobG
Hi there,
I have a form and when the user clicks the submit button, I want the handler
for that on the server side to redirect ("post") the form to a URL at
another site (not my own). It should appear to the user's browser as if the
form's "action" attribute were set to that site to begin with (so the start
page at that site will have access to the hidden fields on the form - it's
expecting them). Thanks in advance.
I have a form and when the user clicks the submit button, I want the handler
for that on the server side to redirect ("post") the form to a URL at
another site (not my own). It should appear to the user's browser as if the
form's "action" attribute were set to that site to begin with (so the start
page at that site will have access to the hidden fields on the form - it's
expecting them). Thanks in advance.