PaTRiCKDRD
01-30-2007, 04:10 AM
Hi everyone! I have a hidden input field in a form which I change in some occasions on the client using javascript, but when I use "view source" I can't see these changes reflected on the page!
Does anyone know what I should do in order for the page to know the change?
(Tried with enableviewstate=false, true, whatever, didn't work)
I would like to have the change reflected in the page without doing a postback!
Is this possible? Thanks in advance!
Does anyone know what I should do in order for the page to know the change?
(Tried with enableviewstate=false, true, whatever, didn't work)
I would like to have the change reflected in the page without doing a postback!
Is this possible? Thanks in advance!