Image

Imageartemis2020 wrote in Imagewebdev

themes

Hi,

I have a web page with a theme and a skin created using ASP.net.

Once a button is clicked, I would like the theme's settings to change, but I'm not sure how to do this.

Is it possible to have theme settings inside an OnClick? Or would I somehow have to link to the Web.config file through the onClick to make the change?


Thanks