HOW TO CHECK WHETHER THE SERVER REQUEST IS EXIST OR NOT.
loRequest = loHTTP.open('POST',"https://www.atariarprise.com/acdataup.php")
loHTTP.SetRequestHeader("Content-Type", "application/x-www-form-urlencoded")
loHTTP.Send(lcformdata)
I would like to chec lohttp.open is exist or...
Hello,
I am facing a problem regarding Report Writer.
I have setup an Invoice in Report writer , but when I run the report the last page shows blank , I have used option summary band but when i remove summary bank its working properly.
Please guide me what i have to do to avoid blank page...
Hello Team,
I have a problem regarding json read
Json String
[{"id":0,"title":"Ungrouped","items":[{"id":1613,"alarm":0,"name":"GJ.01.DV.6890","online":"online","time":"29-10-2023...
Hello,
Following is my visual foxpro code and i want to pass parameters as body how to do?
loHttp = CreateObject('Msxml2.ServerXMLHTTP.6.0')
loRequest = loHTTP.open('POST',"https://clientbasic.mastersindia.co/oauth/access_token")
loHttp.setRequestHeader("Content-Type", "text/json")...
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.