I have multiple forms on a single page with the same named variables within each form.
I need to be able to changed the specific values for one form but not the others.
Ie.
I want to be able to set the value of Var2 for form2, but not the values of Var2 for form1.
Any ideas?
Thanks