|
 |
asp_web_howto thread: File System Object Error.
Message #1 by "Tommy Eden" <tede461@e...> on Tue, 20 Feb 2001 21:03:41
|
|
Has anyone got an error when creating a client-side FileSystemObject about
not being able to create the ActiveX Object? I seem to be getting this
error in IE 4.01 and IE 5.0, but not in IE 5.01. I am guessing that the
error is a security setting since Microsoft warns against trying to create
a client-side FileSystemObject.
If anyone has a work around, KB, or just had the same error I could use
your help.
Thanks,
Tommy Eden
Web Developer
Washington State Department of Ecology HQ
Applications and Data Services
tede461@e...
Message #2 by "Gerhard Wentink" <wentink@w...> on Wed, 21 Feb 2001 09:26:04 +0100
|
|
As far as I know and understand the FileSystemObject is not ment to work on
the client-side. And (its discussed before) you shouldn't want to mess
around on other peoples machines!
Gerhard Wentink
----- Original Message -----
From: "Tommy Eden" <tede461@e...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Tuesday, February 20, 2001 9:03 PM
Subject: [asp_web_howto] File System Object Error.
> Has anyone got an error when creating a client-side FileSystemObject about
> not being able to create the ActiveX Object? I seem to be getting this
> error in IE 4.01 and IE 5.0, but not in IE 5.01. I am guessing that the
> error is a security setting since Microsoft warns against trying to create
> a client-side FileSystemObject.
>
> If anyone has a work around, KB, or just had the same error I could use
> your help.
>
> Thanks,
>
> Tommy Eden
> Web Developer
> Washington State Department of Ecology HQ
> Applications and Data Services
> tede461@e...
$subst('Email.Unsub')
>
|
|
 |