My suggestion:
Instatiate the class on each page (eg by storing the class definition in an include file). If you need to pass information to the constructor, then store that in session variables (or a single session level array).
Otherwise, create a COM component.
Cheers
Ken
Microsoft MVP - Windows Server (IIS)
www.adOpenStatic.com