View Full Version : Submit 1 form on 2 locations..
robix
11-29-2007, 08:01 PM
Is it possible to submit a form on 2 different websites ... ? For example; when user types his "name" and "last-name" in the form and clicks submit button.. it first gets submitted to main site and then the same data gets submitted to an external site which is having same "name" and "last-name" as an input box and a submit button....
insanemonkey
11-29-2007, 09:05 PM
well you could use a post and get method in a form, you should learn how to use it, I use a similar thing kinda like this but on my site...
goto tizag.com and learn some tutorials they have there... got php and got form and learn about POST and GET method....
i hope that helps
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.