kristiandavid
10-21-2009, 04:25 PM
ok here's my issue.
i have a login page which remembers the inputted password in a cookie. once the login is successful, i need to dynamically load one of 2 stylesheets based on the password value in the cookie.
this is for a demo so i only need it to change between 2 stylesheets and i'm only using 2 possible passwords. seems like it's not that hard but my brain is fried. please help!!!
Kristiandavid
i have a login page which remembers the inputted password in a cookie. once the login is successful, i need to dynamically load one of 2 stylesheets based on the password value in the cookie.
this is for a demo so i only need it to change between 2 stylesheets and i'm only using 2 possible passwords. seems like it's not that hard but my brain is fried. please help!!!
Kristiandavid