Hi All I wonder if anyone can help me, I’ve got a HTML form, I like to generate similar forms by click of a button and have One submit button where I can submit them all at once. Is this possible or am I asking too much? Thanks Zed
Well if I understand correctly you want to add fields to your form. This page shows one way to do it: http://www.quirksmode.org/dom/domform.html