Click here to Skip to main content
15,906,766 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
hello to All,

Actually i wanna implement a code like... a string in textbox in server side control....
<asp:TextBox ID="Texthead" runat="server"> and dis control have Texthead.text="abc".
now i want to retrieve dis server side string in d client side <html><head>....</head></html

so please give me an idea how to pass values from server side to client side.... hope u understand a problem...


Anshul
Posted

1 solution

 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900