bobscash
Jul 27 2012, 03:05 AM
I own site #1 and I have a webform that I want to submit to site #2 which I do not own as to help the visitor fill out the form. Is this possible? if so, How do I do it?
Darin McGrew
Jul 27 2012, 10:03 AM
Yes, it's possible. You just need to specify the URL of the server-side program from the other site in the ACTION attribute of your form.
Please see the FAQ entry
How do I use forms?