Hi folks,
I have a web page...which has a drop down box.
whichever value is selected from that drop down certain number of labels and text boxes have to be created accordingly.
[Actually database drives this...]
Can anyone tell me, how can I achieve this ????
One more thing...I wanna place these labels and text boxes inside HTML table that I am using on my page.