|
-
Jun 26th, 2001, 05:52 PM
#1
Thread Starter
Addicted Member
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?
-
Jun 27th, 2001, 12:47 AM
#2
Frenzied Member
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..
-
Jun 27th, 2001, 03:58 AM
#3
Thread Starter
Addicted Member
I don't suppose you could post an example, as I've never even considered doing something like this before
-
Jun 27th, 2001, 11:04 AM
#4
Frenzied Member
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..
-
Jun 27th, 2001, 11:08 AM
#5
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|