David Stephen
December 5th, 1999, 09:57 PM
I need to make an ActiveX dll or exe that can contain some session information. This is to remain alive all the time for my app to query if a user exists or not.
I have done this with an activeX exe that pops up a form and the form stays alive, but my problem is that I am developing for an IIS application where the dll can not load up the exe in this manner, it can not create the object.
Is there a way to have a dll remain alive indefinately with persistent data?
Thanks
I have done this with an activeX exe that pops up a form and the form stays alive, but my problem is that I am developing for an IIS application where the dll can not load up the exe in this manner, it can not create the object.
Is there a way to have a dll remain alive indefinately with persistent data?
Thanks