Jalaj P. Jha Technical & Miscellaneous Ramblings

17Dec/060




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