VK wrote:
Is there by any chance someone using IE 5.x under Mac OS 8.x - X ?
You would like to know if FileSystemObject ActiveX control is supported
under Mac OS.
MSDN is rather ambiguous on this matter, and I'm totally out of reach
of Macs right now.
Not so much ambiguous as totally silent - IE 5 on Mac is dead, as is
Microsoft's support for it.
I can only presume that you want to do this for an intranet, since:
"Because use of the FSO on the client side raises serious security
issues about providing potentially unwelcome access to a client's
local file system, this documentation assumes use of the FSO object
model to create scripts executed by Internet Web pages on the server
side. Since the server side is used, the Internet Explorer default
security settings do not allow client-side use of the
FileSystemObject object. Overriding those defaults could subject a
local computer to unwelcome access to the file system, which could
result in total destruction of the file system's integrity, causing
loss of data, or worse."
<URL:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/sgprogrammingfilesystemobject.asp>
So given that this is for a business, the only possible reason for using
Mac IE 5 is because it is still using Mac OS 8 or 9 (anyone using OS X
should be using Safari or Firefox or some other modern browser).
Ask your client to do the test, and make them aware of the security
issues you are exposing them to.
On a more helpful note, the FSO is implemented in the Scripting type
library (Scrrun.dll), so I doubt very much that IE 5 on Mac will support it.
If there is no reply in a few hours and I can prise a Mac away from a
tester, I'll run your test with IE on Mac OS 9 & X - I'll bet London to
a brick on that FSO isn't supported.
[...]
--
Zif