|
-
Aug 18th, 2012, 12:54 PM
#1
Thread Starter
Member
[VB2010] Fill ListView cells with a HTML table contents?
I'm 'trying' to make an application and one of the features I would like is to have a table reading thing (for private use).
I want the contents of the table (from a website, e.g http://pastehtml.com/view/c8nf2c51a.html ) to be displayed in a ListView

How would I;
a) Remove all HTML from the webpage other than the table?
b) Split the cells up so theyre entered into the ListView row by row with row a being first etc.
Thank you.
-
Aug 18th, 2012, 01:17 PM
#2
Re: [VB2010] Fill ListView cells with a HTML table contents?
the table isn't html. there's no way to extract it
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|