ocularis
10-28-2002, 08:47 PM
Hi,
Does anyone know if it is possible to pass an array of values from ASP to Javascript on the same page?
I am reading values into an array from a database using the getRows function. I want to be able to manipulate this array client-side using Javascript.
Essentially I am creating an order form that will use Javascript to calculate prices based on quantity and generate a confirmation screen with complete description fields obtained from the database.
If anyone has experience with this, I would appreciate the help.
Does anyone know if it is possible to pass an array of values from ASP to Javascript on the same page?
I am reading values into an array from a database using the getRows function. I want to be able to manipulate this array client-side using Javascript.
Essentially I am creating an order form that will use Javascript to calculate prices based on quantity and generate a confirmation screen with complete description fields obtained from the database.
If anyone has experience with this, I would appreciate the help.