Searching in HTML files

dualshock03

Well-known member
Joined
Jan 28, 2007
Messages
105
Programming Experience
1-3
HELP Pros!

Heavy Problem in Searching...


How can i make a search of a certain word in a textbox, then the result will generate to a webpage in my WebBrowser control.. For example, if i type a single word "music" in the textbox, the webBrowser control will give the corresponding webpage of that input word.. Just like in Encarta Encyclopedia.

how can i connect/navigate to my HTML resources without using long directory expression.. I need to use those HTML files as the resources to my WebBrowser control but i keep changing the directory expression using ".navigate" everytime i transfer my application to another computer.. What will be the proper code for this? any good answers will be appreciated..
 

Attachments

  • FileORG.GIF
    FileORG.GIF
    22.3 KB · Views: 38
Back
Top