|
Posted by Kurda Yon on 01/13/08 02:51
Hi,
In the first page I declare a session variable. Than, on the same
page, I make a form which contains a variable which has the same name
as the mentioned session variable. Pressing the "submit" button of the
form I go to the second page which immediately redirects me back to
the first page (with the "header"). And the mentioned variable does
NOT have the value which I have specified in the form.
It means, that session does NOT recognize the form variables as
session variables in spite on the fact that these variables have
identical names. Is that true?
Navigation:
[Reply to this message]
|