G
Guest
Hello,
I have a drop-down list, where by on change the value is sent to the server
(using AJAX), and a label is in turn updated on the form with the result.
This is working well, however, when I hit submit and do a traditional
post-back, the value for the label is "".
Is there something that I have to set on the label to be able to retrieve
the value on post-back?
I have a drop-down list, where by on change the value is sent to the server
(using AJAX), and a label is in turn updated on the form with the result.
This is working well, however, when I hit submit and do a traditional
post-back, the value for the label is "".
Is there something that I have to set on the label to be able to retrieve
the value on post-back?