|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET + javascriptHi ,
I have a javascript function which returns a string value in My ASP.NET applivation. Is it possible this string value to be appropriated to ASP.NET Label or some other control? If yes, coudl you give me an example how? Thank you! Viktor Viktor,
AFAIK can you use any serverside control in javascript by its document.id. However as I remember it me well, can you not use the text property forever (to send it back). You can use for that the textbox. However there is a more elegant method. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebuipageclassgetpostbackeventreferencetopic.aspI hope this helps,Cor The link is connected to my end message
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebuipageclassgetpostbackeventreferencetopic.asp ... probably you saw that already Cor |
|||||||||||||||||||||||