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 meIf i put POST it gives meCode:The requested URL /website/search was not found on this server.Code:The requested URL /website/search was not found on this server.




Reply With Quote
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.
