Click to See Complete Forum and Search --> : search on a website
artnastics
08-25-2003, 02:37 PM
I'd like to make a search feature on my website. Not sure if this is java or cgi? But for example I'd like to have several recipes and have a user type in cookies and come back with all the results for cookies.
Where do I start?
AdamBrill
08-25-2003, 02:51 PM
You could do this with JavaScript, but it would be much harder and wouldn't work as well. You should make it out of a server-side language. Find out what server-side languages your server supports and go from there...
havik
08-25-2003, 06:30 PM
http://www.devscripts.com/
http://www.hotscripts.com/
These sites provide great search engines, however you have to pay for some.
Havik