Use the item property on the httpcontext object. It's a dictionary object
which stores key/pair values but it is available every the httpcontext
object is available.
Regards
--
-----------
Got TidBits?
Get it here:
www.networkip.net/tidbits
"shiv" <> wrote in message
news:082a01c3b295$6d2db890$...
> hi all,
>
> I need to access some variables which are generated in
> preRequestHandler Event in httpModule. I need these
> variables in Page ButtonControl Click event. Is that
> possible? I don't want to use session variables here. has
> anybody got some inputs here.
> Thanks in advance,
> regards
> shiv
>