Exactly,
What I want to know is out of the whole big string with carriage returns etc, what is the number that is after value= ?
I thought it was probably something to do with the old MidString function in Basic from 20 years ago, but Ive looked at heaps of sites and books, and everyone wants...
Thanks OSP,
You've started me in the right direction, the only issue I see is when I call the function from the idhttp client it returns everything in one go from <HTML> to </HTML> so I need to find the correct starting point (the line with 'value=') and then grab all of the number which could...
Help,
I am writing a small interface to a automation controller, it accepts http requests. Using the Indy IDHTTP client I am able to get the following response:-
<html>
<head><title>Servlet Example</title></head>
<body><pre>
swid=/Test/XBee/RF01
prop=AO01
type=integer
value=78...
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.