G
Guest
I have a server side label and text box
From the client side I am changing the value of the ASP.NET labe
using the innerText property of the label.
When I try to access the label from the server side I am getting the old valu
of the label which was initially populated before calling the java script function .
Can anyone tell me what is going wrong
Regards
Srini
From the client side I am changing the value of the ASP.NET labe
using the innerText property of the label.
When I try to access the label from the server side I am getting the old valu
of the label which was initially populated before calling the java script function .
Can anyone tell me what is going wrong
Regards
Srini