I'm thinking about setting up different themes for my website using stylesheets stored in an external stylesheet ie: theme1.ccs, theme2.css etc. I would like visitor to be able to choose their preferred theme from a drop down menu and would like to display the site in their preferred theme everytime they visit.
Question is how do I implement this I assume I need to use a session and cookies
Thanks Ian
Question is how do I implement this I assume I need to use a session and cookies
Thanks Ian