I've successfully managed to pull cookie values into my CSS file to setup the background of my page. Within the CSS file this is referenced as docBackColor.
Is there any way to be able to use that variable within my site pages and have them pull the value of docBackColor without my having to specifically Dim the value and set it again?
Thanks in advance.
Mark
Is there any way to be able to use that variable within my site pages and have them pull the value of docBackColor without my having to specifically Dim the value and set it again?
Thanks in advance.
Mark