Its
been a couple of years since I have done any ASP but yes - just create the COM
object within the session script and not on the index.asp
page & it will remain active during the session (and for some time
afterwards in my experience <g>) .
-----Original Message-----
From: Jeremy Coulter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 16 November 2000 10:13
To: Multiple recipients of list offtopic
Subject: [DUG-OFFTOPIC]: WAY off topicHi all.I am just doing some ASP code, and wondered if there is a way to keep a connection to an OCX dll active for a session?I.e. can you pass the variable to the COM Object to the session object to keep it alive ? and re use it ?Cheers,Jeremy Coulter
