Hi, I am trying to use the below from the net.
I had to comment out the class, as it would appear the program I am working does not recognise class's.
The code runs to StringChunk - then an error message says "object required" "StringChunk";
Private Function ParseString(ByRef str, ByRef idx)...
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"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.