PDA

Click to See Complete Forum and Search --> : Cgi search forms?


BloodMachine34
Dec 26th, 2000, 11:15 AM
Could someone plz get me a code to make a search form in CGI. I need it for my web site. A simple search form with 1 text box for a key word and 1 search button. After typing in a word, and clicking on search, new page loads in the same window, and results are shown - something like on Amazon + when someone types Bloodhound gang or , The bloodhound gang, the form will go to the same page, and all the albums will appear.
Thanks ;)

Kagey
Dec 26th, 2000, 08:55 PM
Where is the information you are searching stored at?

BloodMachine34
Dec 27th, 2000, 11:31 AM
hmm, what do you mean by that? different web pages?

parksie
Jan 6th, 2001, 11:49 AM
So what you're trying to do is search through all the HTML files in your website for specific keywords?

What language do you need it in?

JoshT
Jan 8th, 2001, 07:37 AM
What server OS are you using? If it's IIS then you could use Index Server and ADO.

Josh