I have an HTA where I'm trying to fill a HTML table with data pulled from a database. I can fill the table if I address each cell individually. Is it possible to populate the table with a Do While Loop? The dataset can be from 1 to 12 records. I've searched and haven't found any examples. Is there an easy way to do this or can't it be done in a HTA?
Thanks!
Thanks!