Click to See Complete Forum and Search --> : accessing a hidden variable in aspx page from an ascx page


rvijay82
11-29-2005, 12:36 AM
Hi,

I have a aspx page with a hidden variable and uses a user control .ascx . I need to get the value of the hidden variable in the ascx page and use this value in the other pages where the user control is called. Is this possible, if yes how do we do it.

Thank you
Vijay