-
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 ;)
-
hmm
Where is the information you are searching stored at?
-
hmm, what do you mean by that? different web pages?
-
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?
-
What server OS are you using? If it's IIS then you could use Index Server and ADO.
Josh