Click to See Complete Forum and Search --> : search engine help
kishore
01-07-2003, 12:47 PM
Hi
I want to include an internal search engine for my site.i.e.if anybody wants to search something within my site he/she can get it.I have tried the code given by javascript.com.But something is missing.Please help
Kishore
AdamBrill
01-07-2003, 04:48 PM
Try looking at this one http://javascript.internet.com/miscellaneous/site-search.html
There might be some other ones, too, if you look for them.
kishore
01-07-2003, 05:41 PM
Hi Adam
I have tried that code earlier.Infact i'm using that code only.but what shud i write in the path..e.g
"Page Name","path","Page Title","Many,Key,Words","Descriptive Comments"
The page name is ok.then the path..
Should i give the url of my webpage .Cause if i do that i doesn't go to the specified address..
PLease help
Kishore
AdamBrill
01-07-2003, 06:25 PM
Here is an example of the code that I linked to. I have the first one so that it will link to Yahoo! Try searching for Yahoo or something and it should pull it up. Let me know if you have any problems...
I also made it open it in the same window rather than a new window. If you don't want it to do that, let me know and I'll make it so it doesn't...