Click here to Skip to main content
15,920,031 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Image files not appearing on client machine Pin
N a v a n e e t h4-Feb-08 23:18
N a v a n e e t h4-Feb-08 23:18 
GeneralRe: Image files not appearing on client machine Pin
Christian Graus4-Feb-08 23:30
protectorChristian Graus4-Feb-08 23:30 
Generalload master page dynamically Pin
samerh4-Feb-08 22:26
samerh4-Feb-08 22:26 
GeneralRe: load master page dynamically Pin
rcnairc2k13-Feb-08 1:04
rcnairc2k13-Feb-08 1:04 
GeneralGrid view Editing in asp.net Pin
rcnairc2k4-Feb-08 22:18
rcnairc2k4-Feb-08 22:18 
GeneralRe: Grid view Editing in asp.net Pin
Mark Churchill4-Feb-08 22:25
Mark Churchill4-Feb-08 22:25 
GeneralFckeditor problem Pin
Amit Agarrwal4-Feb-08 21:52
Amit Agarrwal4-Feb-08 21:52 
Generalmaster page Pin
trilokharry4-Feb-08 21:45
trilokharry4-Feb-08 21:45 
I'm writing java script in aspx page(this is inheriting master page).

this code to get value of TextBox1.Text :
document.write(document.getElementById('<%=TextBox1.ClientID%>').value);

now my question is :
How to assign this value in TextBox2.text ? like this not working
TextBox2.Text = document.getElementById('<%=TextBox1.ClientID%>').value;

thanks in advance
Harry

You get the best out of others when you give the best of yourself.

GeneralRe: master page Pin
imsathy4-Feb-08 21:56
imsathy4-Feb-08 21:56 
GeneralRe: master page Pin
trilokharry4-Feb-08 22:29
trilokharry4-Feb-08 22:29 
GeneralRe: master page Pin
imsathy4-Feb-08 23:01
imsathy4-Feb-08 23:01 
GeneralRe: master page Pin
trilokharry4-Feb-08 23:46
trilokharry4-Feb-08 23:46 
GeneralRe: master page Pin
N a v a n e e t h4-Feb-08 23:21
N a v a n e e t h4-Feb-08 23:21 
GeneralRe: master page Pin
imsathy4-Feb-08 23:31
imsathy4-Feb-08 23:31 
GeneralRe: master page Pin
trilokharry5-Feb-08 0:20
trilokharry5-Feb-08 0:20 
GeneralRadio Button Pin
danasegaranea4-Feb-08 21:20
danasegaranea4-Feb-08 21:20 
GeneralRe: Radio Button Pin
danasegaranea4-Feb-08 22:23
danasegaranea4-Feb-08 22:23 
GeneralExport to excell problem Pin
samerh4-Feb-08 20:58
samerh4-Feb-08 20:58 
GeneralASP.NET 2.0 and connection to SQL 2000 server Pin
reza toorani4-Feb-08 20:30
reza toorani4-Feb-08 20:30 
GeneralRe: ASP.NET 2.0 and connection to SQL 2000 server Pin
bokuceres4-Feb-08 21:16
bokuceres4-Feb-08 21:16 
GeneralRe: ASP.NET 2.0 and connection to SQL 2000 server Pin
love_man0014-Feb-08 22:07
love_man0014-Feb-08 22:07 
Generalfile upload control Pin
sirisha guttikonda4-Feb-08 19:42
sirisha guttikonda4-Feb-08 19:42 
GeneralRe: file upload control Pin
Christian Graus4-Feb-08 20:00
protectorChristian Graus4-Feb-08 20:00 
GeneralGenerate Excel Speed Pin
HatakeKaKaShi4-Feb-08 19:35
HatakeKaKaShi4-Feb-08 19:35 
GeneralRe: Generate Excel Speed Pin
J a a n s4-Feb-08 20:22
professionalJ a a n s4-Feb-08 20:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.