Hello,
I want to make html page that dynamically increases the number of text boxes for some sort of data when the user has more data to enter. For example the page is used to recieve the user work experiences, the page initially displays 1 text box for the user to enter his last work experience, if he has previou job experience, he will click on botton (Add Experience) and type additional data, and so on.

Could any body help me with sample code?