- ©«¤l
- 5923
- ¥DÃD
- 13
- ºëµØ
- 1
- ¿n¤À
- 5986
- ÂI¦W
- 0
- §@·~¨t²Î
- win10
- ³nÅ骩¥»
- Office 2010
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥xÆW°ò¶©
- µù¥U®É¶¡
- 2010-5-1
- ³Ì«áµn¿ý
- 2022-1-23
|
¦^´_ 62# 198188
©êºp¥u¯àÀ°¨ì [³fÂd¸¹½Xµn¿ý] ³o¸Ì
³ohttp://www.maerskline.com/appmanager/maerskline/public?_nfpb=true&_nfls=false&_pageLabel=page_tracking3_trackSimpleºô¶
ªº³fª«¸ê®Æ,¤@ª½µLªk¤U¸ü¨ìExcel
- Option Explicit
- Sub ³fÂd¸¹½Xµn¿ý()
- Dim IE As New InternetExplorer, i As Integer, vDoc As Object
- '«Å§i Dim ie As New InternetExplorer
- '¶·¦b¤u¨ã-> ³]©w¤Þ¥Î¶µ¥Ø¥[¤J ·s¼W¤Þ¥Î Microsoft Internet Controls
- 'Set IE = CreateObject("InternetExplorer.Application")
- 'Dim i As Integer, vDoc As Object
- With CreateObject("InternetExplorer.Application") '¤£»Ý·s¼W¤Þ¥Î Microsoft Internet Controls
- 'With IE
- .Visible = True
- .Navigate "http://www.maerskline.com/appmanager/"
- Do While .Busy Or .ReadyState <> 4: DoEvents: Loop
- Set vDoc = .Document.getElementsByTagName("INPUT")
- For i = 0 To vDoc.Length - 1
- If vDoc(i).Name = "portlet_quickentries_2{actionForm.trackNo}" Then vDoc(i).Value = "PONU4867818" '³fÂd¸¹½X
- If vDoc(i).Value = "Track" Then vDoc(i).Click '«ö¤U½T©w
- Next
- End With
- End Sub
½Æ»s¥N½X
¦^´_ 63# 198188
21 # stillfish00 ¤w´£¥X×¥¿ ,§A¸Õ¸Õ¬Ý,¯u¤£¦æ¦A»¡ |
|