Hi am trying to get the value of the text string after a php code has been executed.
What is the proper code to evaluate the string contents using getstring
job3.Initialize("Job3", Me)
stringvalue = job3.getstring("http://www.mywebsite.com/stringcode.php")
Not sure if I am phrasing this right, I need a example of how to use the GetString function in HttpUtils2
What is the proper code to evaluate the string contents using getstring
job3.Initialize("Job3", Me)
stringvalue = job3.getstring("http://www.mywebsite.com/stringcode.php")
Not sure if I am phrasing this right, I need a example of how to use the GetString function in HttpUtils2
Last edited: