PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → ::: HTTPRequest and HTTPGetResult
::: HTTPRequest and HTTPGetResult
Started by Kevin Willis, Feb., 03 2004 9:28 PM - No answer
Posted on February, 03 2004 - 9:28 PM
I've tried using 'HTTPRequest ' and 'HTTPGetResult' and occasionally
receive a fatal error. The problem is intermmitent and I have
not been able to track it down.
Has anyone experienced fatal errors when using these
functions?
I'm using WinDev US7.5
The general program syntax is as follows:
if (HTTPRequest("http://www.someurl.com")) then
htmlResult = HTTPGetResult()
endif


http://www.westcoastsoftwaresolutions.com