Forum Moderators: coopster

Message Too Old, No Replies

AutoSubmitForm

         

orion_rus

11:33 am on Sep 11, 2005 (gmt 0)

10+ Year Member



Hello world i have a travel site and would like to link air timetable from different airports. To know a real information a need to submit a form in their site, but one site build on aspx. May be somebody have any ideas how i can get information from there?
Thanks in advance!

jatar_k

3:42 pm on Sep 12, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



you could use something like cURL to submit the form to the url listed as the form action, doesn't really matter if the destination page is aspx or anything else it will still work the same way.

I can't seem to search php.net at the moment so I can't paste the url.

orion_rus

3:26 am on Sep 14, 2005 (gmt 0)

10+ Year Member



Great! Thanks a lot for you help jatar!