Page 1 of 1
auto form filling
Posted: Fri Dec 11, 2009 6:45 am
by hoceow
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
Re: auto form filling
Posted: Fri Dec 11, 2009 7:00 am
by manojsemwal1
u are asking new site or new webpages for transferring data new webpage use session .
Re: auto form filling
Posted: Fri Dec 11, 2009 8:25 am
by hoceow
Actually both newsite and newpage
Re: auto form filling
Posted: Fri Dec 11, 2009 5:41 pm
by josh
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