plz help me regarding "saving array values entered in a form"
1st page
------------
i have an array arr1() which is looped for x times
where x = no of records in database
the arr() holds the values after execution
2nd page
------------
i am not getting the arr() value
"response.write(arr(1))" does not work
**my array hold integer value entered in a text box