i had someone ask me recently if i can create one form that can submit information to other forms belonging to 100 or so websites. namely to holiday property websites.
2 issues first come to mind...
1) the mandatory fields differ for every website
2) some forms might have captcha image text that needs to be typed in
the only solution i can really think of to do this would be a robot (written in php?) that can do whatever it must to submit the information. although, i've never built one of these before or ever looked into the methods or theories behind them!!
before i stand firm on the limitations, what would you guys suggest or what direction would you point me in?
2 issues first come to mind...
1) the mandatory fields differ for every website
2) some forms might have captcha image text that needs to be typed in
the only solution i can really think of to do this would be a robot (written in php?) that can do whatever it must to submit the information. although, i've never built one of these before or ever looked into the methods or theories behind them!!
before i stand firm on the limitations, what would you guys suggest or what direction would you point me in?