Hi, I am a new to java,
Could you please help me out?
On clicking the "Add input field" button I would like to enter another "surname"...another input type= text would be visible and data from the first would still be available.
Is this possible?
<tr><td>Surname :</td><td><input type="text"...