Class instance help

T

Timothy V

Hi,
Can anyone tell me how to carry an instance of a class (any class) over
different pages (one session).

Thank you very much in advance,

Tim.
 
A

avnrao

you can simply put that instance into a session variable and access the
session in other pages.
or you can serialize to some source and deserialize it in different pages as
required (for making simple things look complicated).

Av.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top