This is a discussion on "Quick Search with drop down lists... PLEASE HELP!!!" within the Web Page Design section. This forum, and the thread "Quick Search with drop down lists... PLEASE HELP!!! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Quick Search with drop down lists... PLEASE HELP!!!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Quick Search with drop down lists... PLEASE HELP!!!
![]() Hi all, Im trying to make a quick search option on my website where the user can jump to a specific page by choosing their destination from the first drop down list then their trip type from the second list. once these have been chosen they can then hit the search button which takes them straight there. I dont have much web experience as this is my first attempt at a site in dreamweaver so i dont even know if this is really possible. If it is, how do i make this functional? any help much appreciated cheers, dan |
|
#2
|
|||
|
|||
|
Re: Quick Search with drop down lists... PLEASE HELP!!!
Dynamic is your answer. PHP or ASP depending on what your hosting supports.
|
|
#3
|
||||
|
||||
|
Re: Quick Search with drop down lists... PLEASE HELP!!!
Yep, unfortunatley if you're a beginner, you've got your work cut out.
Basically how it'll work is you'll have a database server side that has details of all your locations, and trip types and also how they relate to each other. For example, if the person chooses London for the destination and train for the trip type (Sorry if this isn't the correct context) The database will be searched for all trips to london by train. It will then display the results on a page which you can format to your liking. It'll be hard work but worth it if you get it working oK. there are non dynamic ways of doing this but they are messy and not as helpful in the slightest.
Last Blog Entry: Giving them what they paid for: A (sort of) Follow-up (Oct 15th, 2008)
|
|
#4
|
|||
|
|||
|
Re: Quick Search with drop down lists... PLEASE HELP!!!
Thanks guys for your quick response. Gotta love the forum! I've opted for a jump to menu instead to save the headache, and this is actually a quicker way for the user to search. (instead of selecting from two menus).
|
![]() |
| Tags |
| quick, search, drop, down, lists, help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Drop down menus drop behind flash header | theGAME71135 | Flash & Multimedia Forum | 3 | Jan 10th, 2008 10:42 |
| Drop Down Lists | TheThrock | ASP.NET Forum | 1 | Jun 15th, 2007 13:42 |
| Search Analyst/Account Executive/SEO/PPC/CPC/Search Engine Optimisation/Pay per Click/London | Web JobBot | Job Opportunities | 0 | Nov 22nd, 2006 11:20 |
| How can I search a drop-down list using JavaScript in IE | gecastill | JavaScript Forum | 9 | May 31st, 2005 20:33 |