Hi, I want to make a form with an unknown number of entries. And I would like to know wether there is a possiblity of adding fields without reloading the page? e.g. I have: input:Field1 input:Field2 button:RemoveOneField button:AddOneField
So that by pressing the button I have only Field1 or can add Field3,Field4 etc. There is no matter how the Javascript looks, but HOW can I extend the shown HTML page with moreInput-fields (especially without loss of the done input?) Ciao/2 Christoph
