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 wOOdy-Soft 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: NewVBS
  • Content: Threads
  • Order by date
  1. NewVBS

    VBS Json

    Hi, sorry if this post is in the wrong area. It is for use with in a program called Geo SCADA. I have the code below; '''''''''''''''''''' 'HTTP JSON Post '''''''''''''''''''' Sub HTTPJSONPost() Dim o Dim Jsonstring Set o = CreateObject("MSXML2.XMLHTTP") o.open "GET"...

Part and Inventory Search

Back
Top