¹J¨ì¤£¬OIEªºì¥ó¡A¸Ó¦p¦ó¦Û°Êµn¤J?
- ©«¤l
- 703
- ¥DÃD
- 276
- ºëµØ
- 0
- ¿n¤À
- 1005
- ÂI¦W
- 1
- §@·~¨t²Î
- Windows 10
- ³nÅ骩¥»
- Office 2019
- ¾\ŪÅv
- 50
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2011-6-30
- ³Ì«áµn¿ý
- 2024-5-29
|
¹J¨ì¤£¬OIEªºì¥ó¡A¸Ó¦p¦ó¦Û°Êµn¤J?
¥»©«³Ì«á¥Ñ GBKEE ©ó 2016-4-26 10:45 ½s¿è
<input name="account" id="account" type="text" size="18"/>
<input name="passwd" id="passwd" onkeypress="dologin(event)" type="password"/>
«e±¨âÓ
¤@Ó¬O±b¸¹Äæ¦ìaccount
´N·|¼g¦¨ .Document.all("").Value = "AAA"
¤@Ó¬O±K½XÄæ¦ìpasswd
´N·|¼g¦¨ .Document.all("").Value = "AAA"
¦pªG«ö¶s«o¥X²{¥H¤Uì¥ó¡A¦ü¥G¤£¬OIE¨t¦Cªº
<input onclick="checkInput('submit');" type="button" value="µn¤J"/>
¸Ó¦p¦ó¶ñ¼g¸Ì±ªº¦WºÙ? .Document.all("").Click
¥¿±`IE¨t¦Cªº·|¬O³o¼Ë
<input name="butLogin" id="butLogin" language="javascript" onclick="if (typeof(Page_ClientValidate) == 'function') Page_ClientValidate(); " type="submit" value="µn¤J"/>
´N·|¼g¦¨ .Document.all("butLogin").Click |
|
|
|
|
|
|
- ©«¤l
- 703
- ¥DÃD
- 276
- ºëµØ
- 0
- ¿n¤À
- 1005
- ÂI¦W
- 1
- §@·~¨t²Î
- Windows 10
- ³nÅ骩¥»
- Office 2019
- ¾\ŪÅv
- 50
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2011-6-30
- ³Ì«áµn¿ý
- 2024-5-29
|
¦^´_ 2# GBKEE
input name ¨Ï¥Î
With CreateObject("InternetExplorer.Application")
.Navigate ""
.Visible = True
Do While .Busy Or .ReadyState <> 4
DoEvents
Loop
.Document.all ("").Value = ""
select name«h¨Ï¥Î?
input type«h¨Ï¥Î? |
|
|
|
|
|
|
- ©«¤l
- 703
- ¥DÃD
- 276
- ºëµØ
- 0
- ¿n¤À
- 1005
- ÂI¦W
- 1
- §@·~¨t²Î
- Windows 10
- ³nÅ骩¥»
- Office 2019
- ¾\ŪÅv
- 50
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2011-6-30
- ³Ì«áµn¿ý
- 2024-5-29
|
¦^´_ 4# GBKEE
ºô§}¡Ghttp://www.otc.org.tw/web/stock/ ... o_analysis/pera.php
.Document.all("rdo_search_site").Click
.Document.all("input_search_stk").Value = "1"
¥H¤W¨âÓ¤À¶}°µ -> ¦³®ÄªG
©M¦b¤@°_°µ«h²Ä¤@ÓµL®ÄªG
¨D¸Ñ¡AÁÂÁ¡I
³Æµù¡G
.Document.all("rdo_search_site").Click
¥H¤W³o¬q¬O¥k¤W¤è¿ï¨ú¥þ¯¸·j´Mªº«ö¶s«ö¤U
.Document.all("input_search_stk").Value = "1"
¥H¤W³o¬q¬O¥k¤W¤è¦bӪѬd¸ß¥k¤è¿é¤J1 |
|
|
|
|
|
|