motarque Posted February 7, 2004 Posted February 7, 2004 Ok, here's the deal. I am working on a computer component selection form and I want to use drop-down boxes. For instance: Drop Down box including "AMD" and "INTEL". If they choose "INTEL", this limits the next drop-down box (hopefully below the first one) to "Celeron" or "Pentium 4" processors. Then the next drop down box below is limited to motherboard that are only Pentium4-based or Celeron-based. Anyone know how I should do this in Frontpage? I'm really at a loss here, but I think this would save me from having to make 45 different pages with 20 configurations on each page. Anyway, if you could help, i'd be very appreciative. Quote
TCH-Rob Posted February 8, 2004 Posted February 8, 2004 You can try here; http://www.ashleyit.com/rs/jsrs/select/php/select.php looks like it is js though. This may be of help; http://msdn.microsoft.com/library/default....ropdownmenu.asp maybe this; http://javascript.internet.com/generators/...-down-menu.html It looks like you are stuck with javascript as far as I can tell. Quote
motarque Posted February 9, 2004 Author Posted February 9, 2004 ok, well, i don't mind JS all that much, except the fact that I doubt i'll be able to figure out how to implement it on my webpages. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.