|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How do I create a search function, just using a string of code, not needing anything on the server? Just sometype I can insert into my html document?
I'd like the search to yield a page showing articles with keywords searched from the title and content? ------------------ |
|
#2
|
|||
|
|||
|
Without using something on the server side, you're limited to a Java or JavaScript search. However, JavaScript searches can be limited and not cross-browser compatible; and with Java searches you run the age-old risk of crashing browsers and OS's.
Here's a few of each, pulled from ScriptSearch.com, however they may be mixed, ScriptSearch don't seem to monitor site submissions very well. javascript: scriptsearch.internet.com/pages/l4c3c45.shtml Java: scriptsearch.internet.com/pages/l18c3c45.shtml adam |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > creating a search function |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|