D
ducky801
Using VB 2005 express:
I am using the webbrowser control to manipulate a website. i need to
get the contents of a named table off of one of the pages and put into
an array. how can i do this? i have been tinkering with the
mshtml.htmltable object but don't quite understand how to use it
correctly. how do assign any value to it? do i pass the HTML as a
string? (because that doesn't seem to be working). PLEASE HELP ME.
I've been stumped on this all day
AR
I am using the webbrowser control to manipulate a website. i need to
get the contents of a named table off of one of the pages and put into
an array. how can i do this? i have been tinkering with the
mshtml.htmltable object but don't quite understand how to use it
correctly. how do assign any value to it? do i pass the HTML as a
string? (because that doesn't seem to be working). PLEASE HELP ME.
I've been stumped on this all day
AR