Question
session variable modified (not by the code)
Inserting a captcha decoding,
I keep the captcha value in session variable for comparison after submit.
After submit :
under IE , no problem, the session variable is never changed.
Under other navigator (chrome, firefox) sometimes the session.variable has changed.
I looked deeply in the code, the session variable cannot be modified by the code in that process.
Any idea, any help,
Thanks, Pierre.
