Print Page | Close Window

ASP.NET Skining

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: ASP.NET Discussion
Forum Description: Discussion and chat on ASP.NET related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=6625
Printed Date: 29 March 2026 at 9:21am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: ASP.NET Skining
Posted By: FatOtis
Subject: ASP.NET Skining
Date Posted: 22 October 2003 at 3:47am

I was just wondering if anyones worked out a way of doing dynamic headers and footers in ASP.NET (VB) without using a whole load'a 'Select Case SkinVar'




Replies:
Posted By: MorningZ
Date Posted: 22 October 2003 at 7:33am

not exactly sure what you are asking....

but if i am guessing right.. instead of having the header and footer controls called directly on the UI page, you could use an <asp:placeholder> instead, and then inside the code, "load" that placeholder with a specific skinned header based on some criteria.....

or if your "skin" can be handled just by a .css file, then dynmically set the <link> tag pointing to the css file



-------------
Contribute to the working anarchy we fondly call the Internet


Posted By: Mart
Date Posted: 22 October 2003 at 1:49pm
or even use that old fashioned server.execute(request.querystring("page"))



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net