Ok, I have a system where I a client sees my web page with a certain stylesheet that is determined by a cookie and they can change what style they want (and thus update the cookie) with a form. When the form is submitted the cookie and stuff change fine, but the style is not updated until a refresh occurs. Soo...
How would I go about making a page what waits like 5 seconds or so and redirects to the home page so they get see the new style they picked right at the home page?