Jump to content

Recommended Posts

what i want to do i am not sure if it can be done.

 

what i want to do is have drop down menu that the user selects an option from then depending what the option was they selected the drop down menu next to it displays all the results related to that option.

 

this section is part of the CMS side of the site.  the site has different categories the user can register there interest in but also these categories have sub sections.  when a user registers there details they leave there email address.  this section will be used to get all there emails address into a CSV format so the user can then email them information on the chosen category and subject.

 

so what i want this section to do is give the user the option to select the categories from the first drop down menu then all the sub categories will populate the second drop down menu depending on the first selection.  i know this can be easily done using submit buttons and only having one drop down menu per page but i would like it done with now submit button if possible.  once the user has selected the category and subject then they will submit the information to get the results on a new page with just the email addresses on.

 

all the information is stored on the server in mysql db's.

Link to comment
https://forums.phpfreaks.com/topic/152221-solved-drop-down-menu-help/
Share on other sites

Kev,

 

  If your not opposed to using javascript, XAJAX my prove useful...

 

  Here is a tutorial showing how to us XAJAX to build a dynamic dropdown select function.

 

http://www.cricava.com/blogs/index.php?blog=6&title=get_a_taste_of_ajax_with_php&more=1&c=1&tb=1&pb=1

 

Scot L. Diddle, Richmond VA

 

 

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.