comparing value in session variable and textfield
I have passed some session variables to a particular form(for example: form a to form b).In form b, I would like the user to key in some values of string type that must be exactly the same as the session variable.Can anyboby give me some idea in doinf this?
|