Tagged Questions

0
votes
3answers
817 views

How to set session variable

I want to set the current form object as session parameter before submitting the form.Is it possible? <html> <head> Title </head> <body> <FORM method="test" name="test" ...