alex_read
Nov 8th, 2001, 03:33 AM
if not isobject(MyDll) then
set MyDll= server.CreateObject("ProjectName.ClassName")
end if
set MyDll= server.CreateObject("ProjectName.ClassName")
end if
Click to See Complete Forum and Search --> : Detecting if a Dll is running or not???