Hi,
I am using VB-6, I have a form which has the search button and the text box to enter in the search keyword.
I also have a webbrowser added in the same form,
The keyword entered in the search text box has to search for the word matching in the webbrowser which is displayed.
webbrowser contains the html page which is created by me and is on my local server.
Pls tell me as to how to search for the keyword in the html page.
thanks,
Anu
I am using VB-6, I have a form which has the search button and the text box to enter in the search keyword.
I also have a webbrowser added in the same form,
The keyword entered in the search text box has to search for the word matching in the webbrowser which is displayed.
webbrowser contains the html page which is created by me and is on my local server.
Pls tell me as to how to search for the keyword in the html page.
thanks,
Anu