Window desktop application to fill webpage form
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am having no luck in using GetElementByName to access the generated HTML from an asp.net webpage using VB.Net. The usual call works with a page without a master page and content. Can someone tell me how to drill down to get the elements on an AJAX Update panel within a content page? The page uses a master page with menu from a content page and controls from another content page. Here is the markup showing the form location. The form covers everything I want to access. script here
(everything else)