Hello,
I am using some updatepanels inside my site.
There is a hiddenfield value I want to get back on every callback of any updatepanel.
This field is not inside an updatepanel. How can I do this?
Thank you,
Christian
Hi,
what are you going to do with the hidden field's value? I ask you this because a binding may solve your problem.
Hi,
thank you for your reply,
it is a session-id and our own viewstate variable. (We are not using the MS implementation of sessions and we are storing the viewstate in the database).
Christian
No comments:
Post a Comment