Quantcast
Channel: VBForums - ASP, VB Script
Viewing all articles
Browse latest Browse all 688

Creating a variable programatically

$
0
0
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?

Viewing all articles
Browse latest Browse all 688

Trending Articles