How to do this?
Posted: Mon Nov 03, 2008 10:33 am
Greetings all! 
Please firgive me for asking such a n00b question but your help with this would be greatly appreciated!
I have a database table made up of the following columns:
DVD_Title, Release_Date, Price
At the moment, the table contains just the title and release date. What I want to do is to take each title, search the following website: http://www.find-dvd.co.uk and retrieve the cheapest price (the cheapest price is displayed when the search is done on the website)
I would then like to update my table with that price.
How can I do this?
Any advise, sample code would be so much help to me.
Thanks.
Please firgive me for asking such a n00b question but your help with this would be greatly appreciated!
I have a database table made up of the following columns:
DVD_Title, Release_Date, Price
At the moment, the table contains just the title and release date. What I want to do is to take each title, search the following website: http://www.find-dvd.co.uk and retrieve the cheapest price (the cheapest price is displayed when the search is done on the website)
I would then like to update my table with that price.
How can I do this?
Any advise, sample code would be so much help to me.
Thanks.