hi,
i am changing the theme of the page in based on the user selection in Application_PreRequestHandlerExecute event in global.asax file in asp.net 3.0 based on this event i am successfully changing the theme and colour of my page successfully but after the page is loading xmlHttpRequest and javascript code in the aspx file is not working i am using Ajaxcontrol toolkit for AjaxXmlHttpRequests can any body please help me to solve this issue.
Thanks in advance.