Archive for December 17th, 2006
Regular Expressions in VB
I sat down to write a function that takes string (which, in fact, contained a complete HTML page code) and parse it to return url of all pages/images/CSS called from HTML in string. Given conditions as
Read the rest of this entry »


