p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Professional
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5

Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old August 2nd, 2005, 10:46 AM
Registered User
 
Join Date: Aug 2005
Location: Ludhiana, Punjab, India.
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Anwar Javed
Default Implement a Skin Feature in ASP.NET

hi,
   Can anyone tell me how to implement a Skin Feature in asp.net?

I want to Change all over appereance of website ,not just Color (using CSS).

I am able to implement this feature using master templates & calling Server.Execute Function on template page, but requires same no of pages in template as in main site.
for eg - if we access default.aspx page & using Skin Blue, Skin blue must contain file named default.aspx

then i used Server.Execute("/Theme/blue/default.aspx") in main default.aspx

Can anyone tell me a better way to Implement Skin Feature

Anwar Javed
__________________
Anwar Javed
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old August 2nd, 2005, 10:53 AM
Authorized User
Points: 199, Level: 3
Points: 199, Level: 3 Points: 199, Level: 3 Points: 199, Level: 3
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2003
Location: , , .
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to DolphinBay
Default

You should do your research on CSS. It is MUCH more powerful than just changing a fonts colors. Check out the many resources on the web for CSS1/CSS2 (a good place to start http://meyerweb.com/eric/css/). CSS can efficiently handle the task you are looking to accomplish. For example, I have a site running entirely in CSS with no use of tables, frames, 1px.gif hack, etc. Changing the main CSS page can alter almost every presentational aspect of the wbesite.

Hope this helps.


Dolphin Bay, Inc. -- turning visions into eReality(tm) -- West Palm Beach, FL
Website Design, Internet Strategy, Search Engine Marketing

www.dphin.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old August 2nd, 2005, 12:37 PM
Registered User
 
Join Date: Aug 2005
Location: Ludhiana, Punjab, India.
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Anwar Javed
Default

Hi DolphinBay,
  I Know I can do it with CSS, but I am actualy using Master Templates
see: http://www.asp.net or http://authors.aspalliance.com/PaulW...rticles/?id=14

& I want to know how to skin with master templates, so that my website design is not consistent & if i change skin, my content change according to the skin

Anwar Javed
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
implementing autoarchive feature in asp.net sushil ASP.NET 2.0 Professional 0 June 7th, 2007 07:02 AM
Implement Payment Gateway in asp.net raj2max ASP.NET 1.0 and 1.1 Basics 0 November 23rd, 2006 09:53 AM
Implement Timer in asp.net Malabika Das ASP.NET 1.0 and 1.1 Professional 2 November 3rd, 2005 12:29 AM
Comapre Products Feature In asp shabs1916 ASP E-commerce 1 August 3rd, 2005 12:08 AM
How to implement a subfrm in VB.NET? xuqiong VS.NET 2002/2003 0 July 10th, 2003 08:49 AM



All times are GMT -4. The time now is 07:30 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc