show/hide this revision's text 2 Changed Title & Corrected spelling Error

ASP.NET doubt- How to dynamically generate Labels

I am doing a project on Flight Booking system. My part is to enter the details of the passengers travelling. These passengers may include Adults as well as children. So I need to dynamically generate separate lablels labels and text boxes for all the passengers travelling so that details of all them can be entered.

How can I do that?

show/hide this revision's text 1

ASP.NET doubt

I am doing a project on Flight Booking system. My part is to enter the details of the passengers travelling. These passengers may include Adults as well as children. So I need to dynamically generate separate lablels and text boxes for all the passengers travelling so that details of all them can be entered.

How can I do that?