
August 18th, 2004, 07:38 AM
|
 |
The Laughing Moderator
|
|
Join Date: Apr 2004
Location: Sydney, Australia
|
|
|
Yes it would be possible using ASP.
If you ask me how I'll have to charge you by the hour to explain it!!
Some things to get you started:
XMLHTTP - grab data from web pages on other servers
RegExp and Dictionary Objects - to search the data for matches to what you are looking for
|