-
Search
Hello , i am with HTML and if someone can help me please...
I want to make a search form + search button and to put into one page of my website...
I made a characters page and if you want to find a char. to search for it and to click on it...
I don't know what to complete :
Form:
Action : ???
Method : Get / Post ???
Encode Type : text/plain or what ???
.........................
Can you help me ?
These Doesen't Work :
Action : search
Endocde Type : text/plain
If i put GET it gives me
Code:
The requested URL /website/search was not found on this server.
If i put POST it gives me
Code:
The requested URL /website/search was not found on this server.
-
Search doesn't just magically happen. :) You need to write a script that indexes your site, and you can then search for things appropriately through SQL queries and lots of code.
-
Yeh MyFriendIsATaco is rite it would be better if yur server would provide it otherwise it would takes ages maybe trying uploading it to a MySQL database
-
You can always leverage the power of Google and use one of their services: http://www.google.com/coop/cse/