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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Michastro

  1. Michastro

    Send an order to an IP power in VBS

    Hello, I have an IP Power to command plus of AC via Ethernet. PFor example, to set plug n°2, I write with Firefox (or other): http://192.168.1.198/cmd.cgi?$A3 2 1 I try to do the same thing with a VBS script: Set HttpReq = CreateObject("MSXML2.XMLHTTP") HttpReq.Open "PUT"...
  2. Michastro

    Problem when I edit a value

    ​ Hello, When I try to change something, the format is completely distroyed, see before and after: A nightmare because I have a lot of values to change. Thanks Michel ​

Part and Inventory Search

Back
Top