Does anyone know how to create a search form using dropdown and textfield. example
<Dropdown>
USA
JAPAN
PHILIPPINES
<textfield> example USA/
she/he type
manila w/c captal of Philippines
result is 0.
but when she type New York ->> Result is 1 coming from the database. cheers! thanks
Does anyone know how to..
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Does anyone know how to..
The form isn't the challenge, the search query needs to be amended properly. You don't state if you want to use AJAX or submit the form but i'd say you are looking for something 'instantaneous' so you should look at a AJAX solution which isn't to tricky (even for newbies) given the abundance of tutorials & books on the subject.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering