Posted: Wed Sep 20, 2006 7:51 am adding text box with button click
I am looking to build a form that has text boxes for input of listed items. I would like to include a button or someway that when the field is populated, another text field appears for the next entry preferably by the click of a button.
Joined: 23 Feb 2005 Posts: 2440 Location: North East, UK
Posted: Thu Sep 21, 2006 5:03 am
Are you using Server-Side Scripting?
If so your best option would be to submit the form and have a function to create a new textfield if that button was pressed.
If you are just using Javascript then you may want to look into the DOM Create methods.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum