Jump to content

Dynamic menu


codeb

Recommended Posts

Hi!

 

I have one problem :unsure: .

How I can make dynamically created menu from database in Web app?

I use MySQL and one of the tables have name tlbMenu with fields (id,Caption,Link,Image,Level) and one of the values from that table (0, Menu1, google.com, first.png ,1).

My application must have some level permissions, some users are administrators and some don't. Administrators have full access and normal users can access to few actions from MainMenu. Because of that I must dynamically create menu. This is good idea in case I setup new actions and then I don't must rebuild whole application.

 

Any solutions and sorry on bad English ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...