|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Making search forms
I'm making a search form. I have a file search.cgi that will do the searching. When I use the following search form HTML it just gives me the code for search.cgi when I click the submit button. Heres the HTML:
<html> <title></title> <head></head> <body> <form name=search method="GET" action=search.cgi><input type=text size=30 name=search><input name=sub type=submit value="Search"></form> </body> </html> Thanks, Baelnorn |
|
#2
|
|||
|
|||
|
*Bump*
i am trying to create a search bar like the one i have on my site www.all-homes.biz
But i have no clue how to get it to work. I see how yours lays out but how do i actually get it to search within only my site? |
|
#3
|
|||
|
|||
|
|
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Making search forms |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|