W
WebRaster
Hi
I need to resume some four values from a Access table in a asp page, create
an array in which the name of variables must be the values of the first
field of table the value of this variables instead must to be the value of
second, third and fourth field separate by a comma.
For example
A=valb01
B=1
C=2
D=2
Became in the page valb01=1,2,2
When I try my page change the value of this field in the database!
Thanks
I need to resume some four values from a Access table in a asp page, create
an array in which the name of variables must be the values of the first
field of table the value of this variables instead must to be the value of
second, third and fourth field separate by a comma.
For example
A=valb01
B=1
C=2
D=2
Became in the page valb01=1,2,2
When I try my page change the value of this field in the database!
Thanks