In populating an ASP page, I pull data from a database.
I need to create a series of variables based on that info.
EG: Variable name ="Q" & obj("productID") (It will look like "Q17" or "Q43")
and then to access that variable and increment the value stored with in.
Any ideas guys?
I need to create a series of variables based on that info.
EG: Variable name ="Q" & obj("productID") (It will look like "Q17" or "Q43")
and then to access that variable and increment the value stored with in.
Any ideas guys?