Hi All,
I am trying to take a value from an html file. I know what code will be around the value. So I want to split the html doc with these values so I can get the value between them.
For example:
SoCode:<h4>Availability</h4> <p> <b>Availability</b>: VALUE IS HERE <br /> </p>
is at the start andCode:<h4>Availability</h4> <p> <b>Availability</b>:is at the end.Code:<br /> </p>
Could someone help?
Cheers




Reply With Quote