I understand how to use PHP to post data from an html form to a php file where it can be, ie , sent to a specific email address.
But how can I post data from a form on my site to a form on ANOTHER website where it can be handled there ?
Thanks for your time,
Dave
Cheers for your response Richard but I dont think you understand me , apologies.
I have my site (siteA) with a HTML form.
I want that form to post the data into siteB which also has a html form. then the HTML form on siteB will process the data obviously in a way I wont be able to control, but that wont matter.
Does that make sense ?
Thanks,
Dave
But how can I post data from a form on my site to a form on ANOTHER website where it can be handled there ?
Thanks for your time,
Dave
Cheers for your response Richard but I dont think you understand me , apologies.
I have my site (siteA) with a HTML form.
I want that form to post the data into siteB which also has a html form. then the HTML form on siteB will process the data obviously in a way I wont be able to control, but that wont matter.
Does that make sense ?
Thanks,
Dave