Values of one form needed for validation on anothe
Hi,
I have a form(say form1) which loads rows of data(number of rows dyanmic) as got from the server with a specific number of columns.
From this form i go to another form(say form2) where i need column 1 of all rows of form1 to validate data of form2 for validation before submitting.
I've thought of having an array created in form1 to be accessed by form2 but i dont know how to do this....:(
Any help is highly apprecitaed.
Thanks in advance
nazneen
|