I have able to generate several labels and textboxes based on a table in the database during runtime. My problem is that I could not get these values from these textboxes whenever a user changes these values and update them.
Thank you for any answer or idea.
I am using ASP.NET 2 (VB.NET).