Um.. then why have it on the form at all? Just get it from the database when the form gets submitted and display it on a summary page that has all of the data they entered along with any data that is only from the database.

I mean, I can give you an example of looping through the recordset to create the dynamic client side script that creates the arrays, but it really sounds like your doing this the hard way.