CarcaBot
Well-known member
assuming i have http://wwww.mysite.com/index.htm
how to read line by line in the index.htm and search a value "TEST" in all line of documet html, and when is found store in MY_VAR....
or/and
in index.htm i have following:
<mytag>value</mytag>
how to read what's in <mytag>*</mytag>
Thanks In advance.
how to read line by line in the index.htm and search a value "TEST" in all line of documet html, and when is found store in MY_VAR....
or/and
in index.htm i have following:
<mytag>value</mytag>
how to read what's in <mytag>*</mytag>
Thanks In advance.