i need solution
urgent...........
plzzzzzzz
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishnujeet KumarPosted Nov 12, 2012, 5:25 AM
if you want in simple text box then you create one function and you can call this function any
event as text change,click any event.
void PassValue(String textbox1_value)
if you want in side gridview text box then try this ,
http://forums.asp.net/t/1849827.aspx/2/10
Satyapriya NayakPosted Nov 12, 2012, 4:07 AM
http://www.htmlgoodies.com/tutorials/forms/article.php/3898101/How-To-Use-JavaScript-To-Copy-Text-From-One-Field-To-Another.htm
chandrasekhar ravuriPosted Nov 12, 2012, 3:33 AM
onkeypress="myFunction()"