I am taking a different approach here and I am not sure I can do this
SInce I cant seem to figure out how to parse this web page
http://www.cityoftulsa.org/divisions/divisions.aspx?div=udsw
and strip the info I need from it I am looking for an alternative and thats just giving in and just display it in a webbrowser control
However, I dont wish to just display the whole page
If you would look at the page you will see a table appear with info ....
I want to just show the table not all the white around the table does that make sense?
Ok I'm not finished ..... please note that this page already refreshes itself every 60 seconds ...
big woo right ... well the table can grow ... in other words sometimes there may be 3 calls listed while other times 10 or more listed
so I know that my container or web browser control will need to be able to expand at the bottom
NOw as far as code I know how to navigate the we browser to the page just not sure how to only display the table and then how to also make it expand as the table expands
Any thoughts .... appreciated
vbMarkO
SInce I cant seem to figure out how to parse this web page
http://www.cityoftulsa.org/divisions/divisions.aspx?div=udsw
and strip the info I need from it I am looking for an alternative and thats just giving in and just display it in a webbrowser control
However, I dont wish to just display the whole page
If you would look at the page you will see a table appear with info ....
I want to just show the table not all the white around the table does that make sense?
Ok I'm not finished ..... please note that this page already refreshes itself every 60 seconds ...
big woo right ... well the table can grow ... in other words sometimes there may be 3 calls listed while other times 10 or more listed
so I know that my container or web browser control will need to be able to expand at the bottom
NOw as far as code I know how to navigate the we browser to the page just not sure how to only display the table and then how to also make it expand as the table expands
Any thoughts .... appreciated
vbMarkO