Click to See Complete Forum and Search --> : Create pop up menu


summit310
11-09-2004, 01:06 PM
Hello All:<br><br>
I was wondering if the following scenario can be accomplished.<br><br>
I have an HTML form. The beginning of the form is pretty basic: customer name, address, phone, etc.<br><br>
The next section of the form asks the customer to select a machine category. There are three categories: A, B, C.<br><br>
When a customer selects a machine category, in this case category A, I would like a pop up menu to appear listing all the machines that are in Category A. If someone selects category B, the pop up menu should appear with the machines only in category B.<br><br>
After the customer selects the machine within a category, the customer can complete the rest of the form and submit the data and the results are sent via email to the intended recipient.<br><br>
My question: Is it possible to accomplish the pop up menu listing specific machines within a selected category (as mentioned above)?<br><br>
If so, can someone point me in the right direction as to where to begin?<br><br>
Thank you in advance for any assistance.

sciguyryan
11-09-2004, 04:56 PM
One note, if you want your site to be all browsers friendly, I DO NOT reccomend using meus like this. There cause real problems for people with word to sound synthasizers.

If you still want to use one then have a look at Dynamic Drive (http://www.dynamicdrive.com), I'm shure they will have what you need.


Oh, and one more thing HTML has been disabled in posts, just use a return insted ;)


RyanJ

summit310
11-09-2004, 05:09 PM
Thanks for the info. I managed to convince the individual to combine the two forms into one.

sciguyryan
11-09-2004, 05:16 PM
Originally posted by summit310
Thanks for the info. I managed to convince the individual to combine the two forms into one.


Goog advice, always better with todays variation in browsers :)


Cheers,


RyanJ