elemeno
01-05-2006, 01:23 AM
Hi. I'm new here, but I only really need to ask one thing.. How do I make a search bar for my page? Not a google search bar, one that will search my whole site.
I use freewebs for now. I've tried editing the google search bar code but it didn't work. Any help would be appreciated. Thank you in advance! :)
Arwen
01-05-2006, 07:53 AM
Try this:
http://www.digitalpoint.com/tools/search/
elemeno
01-05-2006, 07:45 PM
Thank you! It's perfect! :)
Now, one last question.
Is it possible to customize the page that comes after you search for something? You know, like if you search "pie", the page that you get directed to after that.
Even if I can't customize it, thank you anyway :)
elemeno
01-05-2006, 08:21 PM
A note: I also need to find out how to make a submit button. the one on there works fine, but I can't change the text on the button from "submit" to something else.
Again, thank you in advance.
Chaos_Blader
01-07-2006, 01:48 PM
Wouldnt this go into the Advanced Programming Section? Because you would need a server side script to analyze the data compare it and return results
btw
<input type="button">
feetorious
01-11-2006, 11:16 PM
Hi, I'm new to this as well, and was hoping someone could help me get the results of the search bar to work. I did everything with the google key and editing my site name, plus some other minor tweaks, but the main problem is that I get a 404 error upon testing it. Could someone please let me know what part of search.php would cover the results, or do I need something like results.php to make another page?