THE IMPLEMENTATION OF A DYNAMIC WEB-MENU SYSTEM WITH ACCESS CONTROL BASED ON ASP.NET

She Jiangfeng,Feng Xuezhi
DOI: https://doi.org/10.3969/j.issn.1000-386X.2006.10.021
2006-01-01
Abstract:This paper introduces a solution to construct the dynamic multi-level web-menu system based on the ASP.NET platform,which can be presented with the similar style of the traditional windows menu system on web pages.The web-menu system is implemented inside a specially designed base-class of the web pages,and then can be integrated into all the derived pages seamlessly without forcing influence on the design and development of the derived web pages.The access to the menu item or to the web-page is controlled by the base-class of the web-page in terms of the user rights.
What problem does this paper attempt to address?