S
Simon Harvey
Hi everyone
I am having the following very bizzare and annoying problem:
I have a page that contains amongst other things, a check box that is set
according to a session variable.
When the page loads, the check box is set according to the session variable.
Now here's the weird bit. If I change the checkbox and press the button that
I've also made, the checkbox.Checked property is still set to whatever it
was set to when the page loaded.
It's like its ignoring the fact that the checkbox was changed.
Does anyone know what could cause this?
Thanks all
Simon
I am having the following very bizzare and annoying problem:
I have a page that contains amongst other things, a check box that is set
according to a session variable.
When the page loads, the check box is set according to the session variable.
Now here's the weird bit. If I change the checkbox and press the button that
I've also made, the checkbox.Checked property is still set to whatever it
was set to when the page loaded.
It's like its ignoring the fact that the checkbox was changed.
Does anyone know what could cause this?
Thanks all
Simon