Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Drop down menu
Name: drumsnbass2004 Date: December 17, 2004 at 06:47:15 Pacific OS: Microsoft XP Pro CPU/Ram: P4 2.7Ghz
Comment:
I need the drop down control that i have in my access database on the web. How do i do this?
Name: Don Arnett Date: December 17, 2004 at 07:15:25 Pacific
Reply:
I don't know much about Access DBs, so I don't know exactly what you are looking for.
But www.dynamicdrive.com has a number of drop down menu systems that you can use (free). I used call HV Menus or something like that. It was very configurable. You defined almost everything about the menu in a config file, so you didn't have to mess with the code.
Be sure to come back and let us know if our suggestions helped!
0
Response Number 2
Name: drumsnbass2004 Date: December 17, 2004 at 09:25:02 Pacific
Reply:
I've tried similar things. In my situation however, I have one query.. it contains ALL of the information i have in the database. When you click on an item in the drop down it selects the information from the query and displays ONLY the information which meets the criteria. Thank you for your help.
Nate
0
Response Number 3
Name: Rider3 Date: December 19, 2004 at 16:17:46 Pacific
Reply:
You could try researching the use of ASP. Though i know very little about ASP I am currently using ASP to display access data on my web page. I am quite sure that would work.
Summary: Hello, I have a drop down menu with the 12 months. Below that is a list of names with a checkbox next to each. I want to be able to select the month and have the checkboxes populated with info from ...
Summary: I created a drop down menu in fireworks and added the html file to my web page in dreamweaver, when viewing the page the menu doesn't show propper, the drop down works fine but the links you scroll ov...
Summary: I have a question, I am going to do a vertical drop down menu (that goes to the side) but I am wondering what the best language to use on this would be. Can this be done is css, or should I just stick...