How do you write an ASP code using Regular Expressions to isolate the links

Pure Blue Agave

New member
from a webpage? I know how to use the FileSystemObject to get the HTML from another page on my site. I want to create an ASP page that will automatically give me a list of all the links on the page, and nothing more... just the URL's of the links. I know this is possible using Regular Expressions, but I'm not experienced enough to do it. Anyone willing to help out and earn ten points? Best answer to the first person who give me a code that works. Thanks in advance.
 
Back
Top