• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Add textbox button

Participant ,
Dec 01, 2008 Dec 01, 2008

Copy link to clipboard

Copied

Initially I have 10 textbox and I want to have a button to add textbox when clicked. How will I do that?

Thanks in advance
TOPICS
Advanced techniques

Views

485

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Participant , Dec 02, 2008 Dec 02, 2008
This code counts the number of rows existing then add new row with 3 textbox after the last row. Each textbox have their own unique name

Votes

Translate

Translate
LEGEND ,
Dec 01, 2008 Dec 01, 2008

Copy link to clipboard

Copied

using javascript. examples are aplenty - just google.

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 01, 2008 Dec 01, 2008

Copy link to clipboard

Copied

Check out dynamicdrive.com for probable examples. You'll probably need to predefine them as hidden and then display them as someone requires another.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Dec 02, 2008 Dec 02, 2008

Copy link to clipboard

Copied

LATEST
This code counts the number of rows existing then add new row with 3 textbox after the last row. Each textbox have their own unique name

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation