TRPlace
08-03-2003, 01:26 PM
I need to find a way to get custom style sheets that the user chooses....lets say we have an index.html and custom.html, the user goes to custom.html and picks the style they want, then i want it to save like style1.css in the cookie and then on the index page i want it to read the cookie and input what style they chose, or default if they havent set anything into the address of where the style sheet is.