| T O P I C R E V I E W |
| TastyNutz |
Posted - 20 November 2009 : 01:10:34 I have a snowfall script that some users dislike. I want to have a checkbox to allow users to turn the snowfall on or off. And I want the choice to hold for all pages, and be remembered when users return later.
Can anyone help? |
| 3 L A T E S T R E P L I E S (Newest First) |
| Etymon |
Posted - 20 November 2009 : 11:33:24 Well, do a search through the code for Response.Cookies to see how cookies are done and then do a duplicate of that code. |
| TastyNutz |
Posted - 20 November 2009 : 10:37:54 I considered that, but I was really hoping to avoid modifying the database. |
| Etymon |
Posted - 20 November 2009 : 02:57:36 You know when you edit your profile and are given this choice ... View Signatures in Posts?: ... ?
I would make a new option in the edit member profile area by copying that "View Signatures in Posts?:" code as it is applied throughout the forum already. I would rework the copy to cater to your snowfall script. Then I would apply the new variable where ever you present the snowfall script in your site. |