[thelist] Looking for dynamic menus for ASP pages

Ken Schaefer ken.schaefer at gmail.com
Tue Jul 27 19:08:39 CDT 2004


On Tue, 27 Jul 2004 06:56:25 -0400, Sam Carter <scforum at iness.com> wrote:
> I'm rewriting a website and need a horizontal drop-down menu system (ASP/
> JavaScript based) that will allow me to populate each user's menu based on
> the user's permission level.  It would be pretty straightforward to write a
> SQL query to return the user's menu list on a page by page basis.  This is
> all about permissions, and controlling access to certain reports.  There
> will be a form page where administrators can "pick" the menus each user will
> see in each drop-down.  Menu items will be stored and retrieved from a SQL
> database.
> 
> Does anyone know a good off-the-shelf menu product out there that has
> similar characteristics?


ASP or ASP.NET? These guys do a popular ASP.NET implementation:
http://www.componentart.com/aspnetmenu/

Cheers
Ken


More information about the thelist mailing list