Query for Internet Explorer

8 views
Skip to first unread message

Manvi Mahto

unread,
Sep 26, 2016, 10:21:48 AM9/26/16
to Excel...@googlegroups.com
Dear All,

I m new here, this is my official work and need your help so please guide me.

this is my coding for login my official id but i am unable to operate anything with internal option actually i want to click on first "Serial Number Management" then "System Serial Number" and then "Agent Delivery Serial Number Query" but i m unable to understand what do write here for this.


Dim HTMLDoc As HTMLDocument
Dim MyBrower As InternetExplorer
Dim MyHTML_Element As IHTMLElement
Dim MyURL As String
Set MyBrowser = New InternetExplorer
MyBrowser.Silent = True
MyBrowser.navigate MyURL
MyBrowser.Visible = True
Do
Loop Until MyBrowser.readyState = READYSTATE_COMPLETE
Set HTMLDoc = MyBrowser.document
HTMLDoc.all.txtBigusername.Value = "Good"
HTMLDoc.all.txtBigpassword.Value = "Good"
HTMLDoc.getElementById("ddlLanguage").selectedindex = 1
HTMLDoc.all.btnBiglogin.Click
Do
Loop Until MyBrowser.readyState = READYSTATE_COMPLETE

HTMLDoc.getElementsByName("Serial Number Management").Down
HTMLDoc.getElementById ("mainAAC96529A6CB423DAD869C4CD9296051childs")
HTMLDoc.getElementById ("mainb242A9AE41424C64AA530FE139975C46")


Inline image 2

--
Thanks 
​in advance Sir!

Manish Mahto

unread,
Sep 26, 2016, 11:30:11 AM9/26/16
to Excel...@googlegroups.com
Dear Seniors,

Please tell me way how i can get the goal?
--
Thanks ! Manvi :-)

Manish Mahto

unread,
Sep 28, 2016, 11:42:37 AM9/28/16
to Excel...@googlegroups.com

I am waiting sir!


Virus-free. www.avast.com
image001.png
Reply all
Reply to author
Forward
0 new messages