Expand my Community achievements bar.

creating and populating a form with an expandable subform via asp

Avatar

Level 1

I'm trying to do two things:

1. create a form which has an expandable subform

2. populate the form with data from a database submitted through an asp page.

I believe I've figured out how to make the form.

Does anyone know the best way to send data to the form?

The expandable subform will display rows of data which vary in quantity

I know that I can dictate the number of rows based on a variable passed from the asp page, but how would I go about populating each row with its data?

A nudge in the right direction would be of great help!

Thanks,

0 Replies