Home All Groups Group Topic Archive Search About
Author
25 Mar 2005 2:49 PM
Viktor Popov
Hi ,

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

Author
25 Mar 2005 4:49 PM
Cor Ligthert
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
Author
25 Mar 2005 5:22 PM
Cor Ligthert
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

AddThis Social Bookmark Button