I want a search engine for my website. Just take one simple example, of dictionary websites like http:// dictionary.reference.com when you search any word it searches that word and show you the meaning. just like that, my search engine will search my blog topic and also show me my blog. How will I make like this type of search engine, Does anybody know the source code of doing this.Is there something we can do with java script likeif keyword is 'metals' redirect to this page./metals.htmlif keyword is 'apple' redirect to this page /apple.html Is that possible to put multiple form action url's in single form.Please help me out doing this I really appreciate your any help.