Manipulating POST data on a remote script
Posted: Fri Aug 21, 2009 10:47 pm
Hi Team,
I've tried searching this forum, google and various other forums and haven't found anything relative to this issue. There is a website that sells DVDs and has a search feature which is heavily coded and can't be accessed via a mobile browser so I stripped down the coding and came up with a simple HTML form. The form works fine but it loads up their search results which has a lot of irrelevant information which I want to strip down.
Is it possible to post to a remote site but return the data to a variable (so I can maniuplate)? If so how would I go about doing this? I've just found this website which is close to it but it uses javascript http://www.weberdev.com/get_example-3694.html
Thanks in advance,
Ajay
I've tried searching this forum, google and various other forums and haven't found anything relative to this issue. There is a website that sells DVDs and has a search feature which is heavily coded and can't be accessed via a mobile browser so I stripped down the coding and came up with a simple HTML form. The form works fine but it loads up their search results which has a lot of irrelevant information which I want to strip down.
Is it possible to post to a remote site but return the data to a variable (so I can maniuplate)? If so how would I go about doing this? I've just found this website which is close to it but it uses javascript http://www.weberdev.com/get_example-3694.html
Thanks in advance,
Ajay