How to incorporate jquery menu with asp.net membership

Posted by wonde on Stack Overflow See other posts from Stack Overflow or by wonde
Published on 2010-05-01T20:06:03Z Indexed on 2010/05/01 20:07 UTC
Read the original article Hit count: 239

Filed under:
|
|
|

Hi guys,

I am using Asp.net menu control for the web site that I am currently building and I am thinking to change to work with jQuery menu. So the current menu (Asp.net menu control) works with asp.net membership as many of knew.And the menu changed based on the role of the user who logged in. Is it possible to change the menu control to jQuery menu,with out affecting the membership functionality ?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about jQuery