Results 1 to 5 of 5

Thread: On The Fly Menu Generation

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    181

    On The Fly Menu Generation

    I'm currently trying to create a website using a database.

    Basically, my navigation menu, on one frame, should get each table name from the database (preferably with a little icon), and then when the user clicks on a table name, the contents of this table should load into the navigation menu as a sub menu, and then when these are clicked on, the rest of the information from that record in the table should be loaded into another frame.

    Is this possible? If so, how?

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    You will have to load your data into client side arrays and populate them using onclick and onchange events. But yes, it's possible.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    181
    I don't suppose you could post an example, as I've never even considered doing something like this before

  4. #4
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    I don't have time to right now, but I will post an example later today if someone doesn't beat me to it :c)
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    181
    That would be excellent, thanx

Posting Permissions

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



Click Here to Expand Forum to Full Width