Hi, I have a little problem...
I want to register a session variable and set it a value in a method of my class.
The problem: When you go out of a method, all local variable are cleared! And session variables to!
Someone know how to fix that?!?
Thanx!