Porblem In Retrieving Label Text
-
Hi There, I am changing label text using java script.My problem is that when I try to retrieve text of label then it returns me default text present on label instead of changed text.If any body knows the answer please help. Thanks
-
Hi There, I am changing label text using java script.My problem is that when I try to retrieve text of label then it returns me default text present on label instead of changed text.If any body knows the answer please help. Thanks
How are you changing it in javascript?
Navaneeth How to use google | Ask smart questions
-
How are you changing it in javascript?
Navaneeth How to use google | Ask smart questions
-
Hi There, I am changing label text using java script.My problem is that when I try to retrieve text of label then it returns me default text present on label instead of changed text.If any body knows the answer please help. Thanks
This could be a postback issue. Do you try to read the text after a postback, by any chance? If the viewstate of the label isn't enabled, it could revert to the default value (difficult to say without seeing the code, tho')
Frauke Nonnenmacher Creative Cats