PDA

View Full Version : leenarani@yahoo.com


Leena
12-11-2000, 06:19 PM
Can some one help me as to how do I find the various links in a website and replace the <a href = *.*> with something like <http://xyz.xxx.com/a.html in ASP using regular expression

I too am having problems
12-12-2000, 03:24 PM
I can't seem to match undefined strings within my search strings, such as trying to find all table tags. It's easy to find <table>, or even the <table part of <table size="100>, but I can't seem to search for <table*>