search in an HTML Page
Hi
I have an HTMl page which I want to search for a specific word in it by a small program which I should able to run that program and if it finds that word, return me "found it" otherwise sends me a popup warning which says "not found".
how can I write do this.
my html page is just tables and the info inside of the cells.
looking for the best solution.
thank you
|