S
sklett
I've added a HiddenField control to my page and some javascript to show it's
value in an alert box when a button is pressed. The value that is displayed
in the alert box is correct, but when I post the form the value for the
HiddenField control is empty.
I'm pretty new to ASP.net so I'm not really sure what could cause this.
I'm using client side javascript to set the value in the HiddenField, not
sure if that matters.
Any ideas?
Thanks for reading,
Steve
value in an alert box when a button is pressed. The value that is displayed
in the alert box is correct, but when I post the form the value for the
HiddenField control is empty.
I'm pretty new to ASP.net so I'm not really sure what could cause this.
I'm using client side javascript to set the value in the HiddenField, not
sure if that matters.
Any ideas?
Thanks for reading,
Steve