Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tmai2
  • Order by date
  1. tmai2

    how to bypass a secured web page and automatically click on a button?

    Thanks for response Mark. Here is the code I wrote but I don't know how to bypass the security alert if using IE object, I can bypass by using MSXML2.ServerXMLHTTP object but don't know how to parse for a button and auto-click it. Dim oIE, webPage Dim strURL strURL = "https://<device IP...
  2. tmai2

    how to bypass a secured web page and automatically click on a button?

    Hi, I need some help to write a vbscript to open a secured web page and automatcially click on a button. Any help is greatly appreciated. Thanks, TM

Part and Inventory Search

Back
Top