2 Drop Downs?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • webandwe
    New Member
    • Oct 2006
    • 142

    2 Drop Downs?

    Hi,

    I have a normal php page with a contact form on it and i am not using any databases.

    I would like to put up a list/menu drop down so when you select something it echo's something in the second drop down.

    Example

    Drop menu 1
    -----------------------
    course 1
    course 2



    Drop menu 2
    -------------------
    If course 1 echo course 1 dates.
    If course 2 echo course 2 dates


    Does anyone have an example for me or what do I need to search for cause I don't quit know what it is called and thus I cannot find anything on Google.

    Thanks
  • ankitmathur
    New Member
    • May 2007
    • 36

    #2
    I know how to do it in Javascript.

    If you want that I can help you with it

    Ankit

    Originally posted by webandwe
    Hi,

    I have a normal php page with a contact form on it and i am not using any databases.

    I would like to put up a list/menu drop down so when you select something it echo's something in the second drop down.

    Example

    Drop menu 1
    -----------------------
    course 1
    course 2



    Drop menu 2
    -------------------
    If course 1 echo course 1 dates.
    If course 2 echo course 2 dates


    Does anyone have an example for me or what do I need to search for cause I don't quit know what it is called and thus I cannot find anything on Google.

    Thanks

    Comment

    • webandwe
      New Member
      • Oct 2006
      • 142

      #3
      Hi,

      Yes, JAVA will work 100%

      Thanks.

      Comment

      Working...