Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Forms - List/Menu

    I have a form on my html page and 2 list boxes. When the user selects an item
    in list1 I want to change all the items in list2 accordingly. I am unable to
    locate any examples of this being done. If any of you have a link I can refer
    to or example please let me know. I don't know if asp or html is the way to go.
    Any suggestions greatly apprecated.


    socalfish Guest

  2. Similar Questions and Discussions

    1. How to list menu items in the "Comments" menu?
      well, now i have a problem ,which can not list the submenu of "Comments" and "Tools" menu? Did anyone meet this problem before? Details : I use...
    2. List/Menu Form hides dropdown Menu
      http://2006.maximizer.com/about/customers/index.html when you scroll over 'company' in the main navbar at the top of the page, you'll see what...
    3. List/Menu help
      My submit button is not corresponding to my pull down menu. I have a pull down menu with two values (google, ebay)....as soon as you select one and...
    4. List menu ?
      how to a retrieve the value from a database and put it into a list menu ?
    5. Menu/list ( menu ) in topframe and mouse scrolling
      I've made a menu ( with an arrow next to it and the choices appear when you click that arrow - I forgot what this is called in English :))in the...
  3. #2

    Default Re: Forms - List/Menu

    I've done similar things using Javascript. Look at some of the example at [url]http://javascript.internet.com/forms/[/url].
    delaneypub Guest

  4. #3

    Default Re: Forms - List/Menu

    Thanks Elaine that is just what I am looking for. I reviewed scripting for 3 drop downs and will look into more for the functionally I need. You helped set me on the right path.

    Thanks!
    socalfish Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139