Does any knows of a script that I can use that when a person fill particular field on my website it and press submit it redirect to another site with all the field that was filled out on page before are now automatically filled on the new page.
Thanks
auto form filling
Moderator: General Moderators
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
Re: auto form filling
u are asking new site or new webpages for transferring data new webpage use session .
Re: auto form filling
Actually both newsite and newpage
Re: auto form filling
If you use the same field names just change the action="" target. If that check sites referrers you will need to emulate the form posting server side with curl functions