Forum Moderators: coopster & phranque

Message Too Old, No Replies

Dynamic Input Fields

How to generate

         

guy688i

6:53 am on Aug 24, 2003 (gmt 0)

10+ Year Member



Newbie question, not sure if it is even possible:
I have a simple form that outputs to a flat line text file. I have a section that I need to create fields based on a number. So if they input 10, it creates 10 input fields. Also, how can I make the .save file reflect the amount of user-inputed fields.

Thanks
Matt

Dolemite

7:15 am on Aug 24, 2003 (gmt 0)

10+ Year Member



> So if they input 10, it creates 10 input fields.

That'll have to be client side (Javascript) if you want it to happen on the same page.