FAQ Topic - How can I access the client-side filesystem? (2012-10-25)
8 views
Skip to first unread message
FAQ server
unread,
Oct 24, 2012, 7:00:02 PM10/24/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
-----------------------------------------------------------------------
FAQ Topic - How can I access the client-side filesystem?
-----------------------------------------------------------------------
Security means that by default you can't. In a more restricted
environment, there are options. For example, using LiveConnect to
connect to Java with Netscape, and using the FileSystemObject in
IE. Check Google Groups archives [ref 1]
for previous posts on the subject.