in reply to Re: setting session variables
in thread setting session variables

Your right, it's redudant.
Pretty much what I want to achieve is the possibility to set a default value to my session variables, it could for example be todays year, month and day, or a boolean value, or a name.

The session variable should be changed if the variable exists and is not empty in the querystring.

Most of my session variables don't default to 1

Maybe I am on the wrong track here.