Display a textbox content from one textbox to another textbox in asp.net
Popup 1
Name Sriram (Readonly) Textbox
Send (Button)
Pop Up 2
Name Textbox
When i click the send button in popup i want to display name sriram from textbox to Popup 2
for that how to do in asp.net