V
VSK
Hi,
Iam looking for a way to dynamically add the stylesheet.
I have all the .aspx pages extend from a CommonPage.cs which extend from
System.Web.UI.Page.
Now i want a way to detect the browser(netsacpe/ie) and load the curr .css
file in CommonPage so that it applies to all the pages which extend from
commonpage.
Is there a way i can do.
any inputs will be helpful
Thx
VSK
Iam looking for a way to dynamically add the stylesheet.
I have all the .aspx pages extend from a CommonPage.cs which extend from
System.Web.UI.Page.
Now i want a way to detect the browser(netsacpe/ie) and load the curr .css
file in CommonPage so that it applies to all the pages which extend from
commonpage.
Is there a way i can do.
any inputs will be helpful
Thx
VSK