User Profile
Collapse
-
In Visual Basic, the Frame control is used as a container for grouping controls. -
On webUI, it is unable to click second button after first click in VBA?
It doesn't have id element into second button elements except type, value and onclick;
Below is my webUI code
Below is my VBA codeCode:<input type="button" value="Download onclick="javascript:__doPostBack('GridView1','Account_number$0')">
...Code:Dim htmlDoc As HTMLDocument Dim MyBrowser As InternetExplorer Dim MyHTML_Element As IHTMLElement
No activity results to display
Show More
Leave a comment: