Click here to Skip to main content
Sign Up to vote bad
good
See more: ASP.NET
see i have four html text box first name ,lastname ,email,mobilenumber etc now i have took one div inside the div i have taken four textbox now what i want as i click on the submitt button the value should show in the div textbox that is inside the id can any body help me out
Posted 29 Nov '12 - 1:55

Comments
Ankur\m/ - 29 Nov '12 - 8:26
The textbox should be filled from control ids... are you sure? And if that's the case you would certainly want it on the client side, right? Well I think your question isn't clear. Select Improve Question link and update it with more information/clarification.
srdusad - 29 Nov '12 - 8:27
set the runat="server" and an id to the internal div suppose id="mydiv".Now at code behind put the values in mydiv.Text="FirstName="+firstname.Text + "\n LastName="+lastname.Text......... and bla bla

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 315
1 Aarti Meswania 250
2 Slacker007 240
3 Sergey Alexandrovich Kryukov 219
4 Ron Beyer 190
0 Sergey Alexandrovich Kryukov 8,743
1 OriginalGriff 7,124
2 CPallini 3,678
3 Rohan Leuva 3,011
4 Maciej Los 2,403


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 1 Dec 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid