PHPjabbers - tools for webmasters
shopping cart (0 item)
HOME
PRODUCTS
PHP TUTORIALS
PHP FORUM
ABOUT US
CONTACT US
Our products

Dynamic TextField Generation

Posted by Swapna on Jun 8th, 2009

How to generate a row of text fields dynamically on a click of a ADD button?

Back
REPLIES
Posted by Veselin on Jun 14th, 2009

there are 3 ways doing this:

1) you can have DIV container and using javascript and innerHTML to add extra fields in that DIV

2) you can use AJAX and PHP to refresh a DIV content and add extra fields

3) you can use plain form and PHP page which will refresh and add the new fields
 
POST A REPLY
Your name:
Your email: (email address will not be posted on the website)
Reply:
Verification code:
type characters on the image in the text box