Hi, newbie here.
I've been working on a project & couldn't seem to find a solution for my case. (Google or VBforums search box)
I'm trying to parse/scrape/copy an html table to my form & wanted the output to look exactly they way I parse it.
The URL is - http://lgkclassic.hlstatsx.nfoservers.com/hlstats.php
And the table starts from - <table class="livestats-table"> (If you view the source)
![Name: xBqDySQ.png
Views: 85
Size: 33.7 KB]()
I wanted to export that on a datagridview but no luck on solutions.
Thanks in advanced.
I've been working on a project & couldn't seem to find a solution for my case. (Google or VBforums search box)
I'm trying to parse/scrape/copy an html table to my form & wanted the output to look exactly they way I parse it.
The URL is - http://lgkclassic.hlstatsx.nfoservers.com/hlstats.php
And the table starts from - <table class="livestats-table"> (If you view the source)
I wanted to export that on a datagridview but no luck on solutions.
Thanks in advanced.