This is a discussion on "Search Input functionality" within the Web Page Design section. This forum, and the thread "Search Input functionality are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Search Input functionality
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Search Input functionality
Hi people, I have recently been making a website for computer services ( sales, warranty etc) and i would like to have a search facility on the website whereby a visitor can type a keyword and the results are displayed on a webpage. what technology can you suggest ( javascript, php, asp etc) and how i can arrive at the goal. Even source code will be good enough. please help.
|
|
|
|
#2
|
|||
|
|||
|
Re: Search Input functionality
There are a number of freely available search scripts, typically in php, out there.
Just Google for 'search script' and find one that suits your needs. |
|
#3
|
|||
|
|||
|
Re: Search Input functionality
Growsearch is a practically free one (£1) that I've used recently that also produces a site map. Easily to install and configure.
FDSE is another one that looks pretty good. I've installed it on a site I'm working on at the moment but not had chance to thoroughly test it yet, but it's loooking promising. It's $4o for the registered version, but there's a free trial and freeware version. Last edited by fallen_angel; May 16th, 2006 at 23:46. |
|
#4
|
|||
|
|||
|
Re: Search Input functionality
If your containting all your data in a database (which is most likely for a php or asp site) then you can use SQL's built in search features
|
![]() |
| Tags |
| search, input, functionality |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CMS Functionality Required | cre8tivelive | Job Opportunities | 0 | Feb 19th, 2008 18:12 |
| passing search data to d/b via a hyperlink and without input fields | Colm Osiris | Databases | 5 | May 23rd, 2006 11:38 |
| How can I add mouse hover functionality to the OPTION tag? | gecastill | JavaScript Forum | 1 | Jun 20th, 2005 20:41 |