All,
I am accessing a site with multiple frames through a webbrowser control in VB6.
This site has a table that is dynamically created in HTML when the page
loads.
This table has 6 cells, each of which contains a link to a different
javascript function.
I want to "click" the link in one of these cells, but I' am having a great
deal of trouble putting together the procedure to reference the table and the
cellls within int.
Can any one help me out with this?
Thank you,
hilbertl