S
sendtobiren
Hi All,
I have a question regarding viewstate. Suppose I have two pages
Page1.aspx and Page2.aspx. If I save something in the viewstate of
Page1.aspx and want to use that thing in Page2.aspx. Is it possible
anyways?
As we know viewstate is encrypted by .net so, can we use .net to
decrypt it and use it in the next pages?
Thanks,
Biren.
I have a question regarding viewstate. Suppose I have two pages
Page1.aspx and Page2.aspx. If I save something in the viewstate of
Page1.aspx and want to use that thing in Page2.aspx. Is it possible
anyways?
As we know viewstate is encrypted by .net so, can we use .net to
decrypt it and use it in the next pages?
Thanks,
Biren.