|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
I Want to Extract all URL's from HTMLHi
i have stored the html of a web page into a string.And i want to extract all the URL's and want to store them into an array of string. plz help me if some body had write this Function pls send me the code i will be thank full to u. CreimeMaster. Hello CrimeMaster,
Use this method: 1. Open the file for input 2. Search for "<A" and "</A" 3. Get that string and process it 4. Go to 2. until you reached the end of the file. 5. Close the file Best Regards, HKSHK CrimeMaster wrote: Show quoteHide quote > Hi > i have stored the html of a web page into a string.And i want to > extract all the URL's and want to store them into an array of string. > plz help me if some body had write this Function pls send me the code i > will be thank full to u. > > CreimeMaster. >
Space in textBox
Auto Increment Version in VB 2005 ToolBox Icon corruption VB2005 Transparent backcolor SqlDataAdapter Questions Thread safe TextWriter question How do I copy all text files into one??? eg; Shell("copy c:\CND\dr*.txt C:\CND\TestC.txx") function help please how to control/check Date datatype inputs in textobx? Frame control is gobbling up my Listbox |
|||||||||||||||||||||||