might try the asp.net forum for this question, buti believe you can use the session object to hold the object ( not recommended large overhead for session especially with a multitude of users )
done by :
<%
Session("whatever") = whatever
%>
can pass array, object, string, or number to it
DreX
aKa - Robert if all else fails, light it on fire and do the happy dance!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.