How to do Multiple Form Actions with One Submit Button?
Need Help Fast!
melvinb
12:23 am on Jun 18, 2004 (gmt 0)
I'm trying to find a way how to submit one form and then the form data goes to other sites!
Here is an Example below!
I got Sites (Main),(A),(B)&(C)
I want to fill in the form on site (main)
and it sends to sites (A) (B) and (C)
how can i do this!
WhosAWhata
4:02 am on Jun 18, 2004 (gmt 0)
look into cURL [php.net] functions if you want to do this with PHP otherwise this seems more like a job for either HTML [webmasterworld.com] or JavaScript [webmasterworld.com]