crystalized
Programmer
Hi All,
I am interested in using a CSS file in my aspx page, the catch being that I want to dynamically set the directory location of the css file to use. I have tried declaring a protected variable in my aspx.cs page and then setting the value in the Page_Init method. To no avail. The variable does not seem to get set.
If anyone has done anything similar it would be very helpful if you could give me some leads.
Thanks in advance Crystal
crystalized_s@yahoo.com
--------------------------------------------------
Experience is one thing you can't get for nothing.
-Oscar Wilde
I am interested in using a CSS file in my aspx page, the catch being that I want to dynamically set the directory location of the css file to use. I have tried declaring a protected variable in my aspx.cs page and then setting the value in the Page_Init method. To no avail. The variable does not seem to get set.
If anyone has done anything similar it would be very helpful if you could give me some leads.
Thanks in advance Crystal
crystalized_s@yahoo.com
--------------------------------------------------
Experience is one thing you can't get for nothing.
-Oscar Wilde