help writing dynamic form data to dynamic table
I have a dynamic form and a dynamic table (both generated by an asp 'wizard'), so I need a dynamic way of writing the form data from the dynamic form to the dynamic table.
So far, I can get the table field names and the form field names (both in order), but I cannot seem to get the loop(s) right to marry the two. Any ideas? A sample would be terrific. I am under a deadline, so any responses are greatly appreciated.
Please note that because this question is a combination of asp and sql, it is posted in both forums in order to gain optimum response.
thanks
Ublend
|