1 Attachment(s)
[VB6] - Parse HTML - Tutorial
This is a pretty short tutorial I wrote in my free time about parsing HTML with VB's built-in string manipulating functions.
The tutorial is a single .rtf file and should be able to be opened in Wordpad, Microsoft Word, etc.
If you have any suggestions/comments, post them here. :)
Re: [VB6] - Parse HTML - Tutorial
Thanks for the tutorial, its very helpful.
Re: [VB6] - Parse HTML - Tutorial
Nice example, I been learing string stuff and I think this will also help me to.
Thanks agian for shareing.
Re: [VB6] - Parse HTML - Tutorial
It will really nice if u can provide a similar tutorial for VB 2008, since these codes are not working on vb 2008. or just change the codes which will work on vb2008.
Thanks
Re: [VB6] - Parse HTML - Tutorial
This is the VB6 CodeBank, you should be looking in the VB.Net CodeBank instead.
While they both have VB in their names, they are different enough that it is not worth trying to convert from one language to the other.