dbartlett41
Programmer
i want to put some java script in a page that searches the html in the same page for a string. how can you do this? how can you store the document to a string or somehow scan through its own document looking for a certain line of html and if found store it to a variable along with everything else following it for one line??