Hiya, in my ISAPI project I want to have an object thats shared amongst all
threads (caching the contents of html files on disc), so added a datamodule
and put stringlist collection stuff there.
However, the ISAPI is failing with an error of "can only have one
datamodule", how do I get around this? Or should I just put my string
collection as a global variable in the main webmodule?
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"