Hi all,
I have a problem when passing variables in multipages(more than three).
In the second page, I can get the variables as hidden variables from the first page by the method of post. But when I try to get the variables in the third page though the second page, I failed and the value of the variable is the name of the variables. What happens and how to pass the same variables though various pages??
Thanks for help!
Fanny