| How can I dynamically add/remove tag in web.config in asp.net 2.0 from a code-behind file of an aspx page?

How can I dynamically add/remove tag in web.config in asp.net 2.0 from a code-behind file of an aspx page?

Pebble asked:


I am developing a website where it is required to dynamically change the theme of the site chosen by the end-user. I have found that changing the “Page” tag’s theme attribute controls the theme of the whole site. But can anybody tell me how can I do this when a user clicks on an image/image button with the theme’s snapshot as its source? Please help.

Related posts:

  1. Web 2.0 websites? What tutorial could i learn how to develop user friendly or created content? tags, profiles? Ncarolina K asked: What would i need to do to...
  2. Web development with web 2.0? Its more than design, but how much is the coding work? ? Ncarolina K asked: I have passionately studied the art of...
  3. Why did yahoo! remove Chat 2.0 from the website and now you can only use it with Messenger? bigmarcus asked: It was a lot easier to access it...
  4. Pointers for starting up a Web 2.0 business? delmontebanana asked: The question might be a bit abiguous, but...
  5. Web 2.0/XML/SOAP - XML to dynamic SQL ? D Shah asked: In my new business needs, I have...

Filed Under Programming & Design |

Tagged With , ,

Comments

One Response to “How can I dynamically add/remove tag in web.config in asp.net 2.0 from a code-behind file of an aspx page?”

  1. Maysam K Dabbagh on April 12th, 2009 3:49 pm

    Use profile and you can even customize it for different user

    You can have different theme and master page for diffent profiles