I have access to a page that stores data as HTML. The code has two comments
around the data that I want to get called <!-- START --> and <!-- END -->
Question is, how do i read the page and grab the code that is between these
two comments
Nigel
around the data that I want to get called <!-- START --> and <!-- END -->
Question is, how do i read the page and grab the code that is between these
two comments
Nigel
Comment