Hi, i am trying to run a php script by using following code
Dim j As HttpJob
j.Initialize("", Me)
'j.PostString("http://saeedhassan.atwebpages.com/r.php", query)
j.Download("http://saeedhassan.atwebpages.com/r.php")
Wait For (j) jobdone (j As HttpJob)
If j.Success Then...
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.