PDA

View Full Version : Need to find search script for my site (m)


elite
04-21-2003, 11:15 PM
Does anyone know where i can find a script to run a search feature on my site? Basically, i want visitors to be able to search my site for certain text, sort of like what appears at the top right corner of this page:

http://www.a1javascripts.com/site_navigation/index.html

On my website, there will be a box that says "Search" then it will say "what" with a box to type in text, then a box that says "Where" - they will be able to choose either "This site" or "World Wide Web". I have the boxes all set up, but am unsure how to put the script in there that will actually search when they push the "submit" button.

Thanks for any help!! I really appreciate it!

pyrexyn
04-22-2003, 01:50 AM
i'm not so sure that its as easy as a script. if you want one like http://www.w3.org (on the right side) i think you'd be better off using a paid service such as google. i highly doubt it'll be an easy thing to do with client-side-scripting...

elite
04-22-2003, 02:56 PM
What about a script or code that will allow users to "search this site" for text? I know there's something out there like that. I just want them to be able to search my site for things/words, and not necessarily the web also, althought that would be nice!!

Does that make sense? can you help? Thanks.:D

leoo24
04-22-2003, 03:04 PM
server-side scripts are plentifull (http://www.hotscripts.com/PHP/Scripts_and_Programs/Search_Engines/)
a couple of js versions (http://www.hotscripts.com/JavaScript/Scripts_and_Programs/Searching/Site_Search/)