This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Dynamically Generate Menus From Tables Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Dynamically Generate Menus From Tables" Watch "Dynamically Generate Menus From Tables" New topic
Author

Dynamically Generate Menus From Tables

nivas khan
Greenhorn

Joined: Aug 08, 2001
Posts: 7
how to dyanamically generate menu from
the datebase.
i have the menu name the submenu list and the
url of the link in a table.i want to generate the menu from the table...
i searched the net for the code ...
but found only js scripts to generate and no asp codes...
could some one help with the code samples or
the links to the site...
eagerly waiting ...
Charlie Sturman
Ranch Hand

Joined: Apr 04, 2002
Posts: 112
From the server-side ASP produce the menu data as javascript data that the javascript menu builder can use.To say it another way,go thru the .js and find the data structure that holds the menu data then build the data structure in the ASP.
nivas khan
Greenhorn

Joined: Aug 08, 2001
Posts: 7
can i have some sample codes or some site link for references...
i am in badly need of it....
thanks in advance
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Dynamically Generate Menus From Tables
 
Similar Threads
CheckboxMenuItem
JPopupMenu on a JTable Header Selection Problem
drop down menu in struts
Generate Menu from Database.
Updating multiple parts of frame