This is a migrated thread and some comments may be shown as answers.

Print data in "textbox"

1 Answer 35 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
srinu
Top achievements
Rank 1
srinu asked on 14 Sep 2012, 02:13 PM
hi,

My requirement  is to disply the data which is in <div>tag into <input type="text" name="country"/>


My code is
 
<div id="country">
<input type="text" name="coutry"/></div>


when i executed  the <div>tag data replaces in textbox ,then the textbox disappeared.

I want to print the <div> tag data in <textbox>.

please suggest me to go forward...

By..
srinu

1 Answer, 1 is accepted

Sort by
0
sdobrev
Top achievements
Rank 1
answered on 14 Sep 2012, 03:25 PM
Hi srinu,

Can you share a simple JSBin example which illustrates what you are trying to achieve? Having it we can examine the code and provide you with a working one.
Tags
AppBuilder Windows client
Asked by
srinu
Top achievements
Rank 1
Answers by
sdobrev
Top achievements
Rank 1
Share this question
or