
February 24th, 2003, 04:00 AM
|
|
Registered User
|
|
Join Date: Feb 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Recordset loops and javascript......
Im trying to perform a Javascript function for each iteration of a retrieved recordset. However as expected, I found the two don't always like working in tandom together. Basically my function needs data from the record set, does some calculations and then the recordset needs to be updated. I am finding that only the last record in the RS is being processed and would be very grateful if anyone could provide some suggestions as to how I may get around this.<br><br>Thanks,<br>B.C.
|