I am building an ASP.NET application (surprise). Can anyone tell why I should use more than one .aspx instead of having one .aspx page which includes the other 'pages' as controls?
All my pages have to have a header, a menu, and some control depending on user input. Why not just have one .aspx and just define some controls to input via URL parameters instead of having to duplicate the header and menu to all .aspx pages ?? Any comments are greatly appreciated. Kind regards, Lars Tengstedt You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.