G
Guest
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 or on the postback!
Is this possible? Thanks in advance!
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 or on the postback!
Is this possible? Thanks in advance!