473,414 Members | 1,928 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

FAQ Topic - How can I access the client-side filesystem? (2008-08-15)

-----------------------------------------------------------------------
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

http://groups.google.com/group/comp....ascript/topics

for previous posts on the subject.

http://msdn2.microsoft.com/en-us/library/z9ty6h50.aspx

http://www.javaworld.com/javaworld/j...pptowin32.html
--
Postings such as this are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javascript FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers. The sendings of these
daily posts are proficiently hosted by http://www.pair.com.

Aug 14 '08 #1
4 1022
FAQ server wrote:
-----------------------------------------------------------------------
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
Just a comment, but "Netscape"? Does this refer to all of the Mozilla based
variants now? If so wouldn't it be better to say so? If not, should the
Netscape reference simply be dropped?

Seems rather dated for an FAQ topic.

Aug 15 '08 #2
Rick Brandt wrote:
FAQ server wrote:
>-----------------------------------------------------------------------
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

Just a comment, but "Netscape"? Does this refer to all of the Mozilla based
variants now?
No, Gecko provides the successor API, XPConnect.
If so wouldn't it be better to say so?
It would be a Good Thing if XPConnect was also mentioned.
If not, should the Netscape reference simply be dropped?
Netscape is no longer supported by its new vendor AOHel^H^H^HL since 2008-02
CE, but that does not mean the software ceases to exist just as quickly.
There are always people who cannot or do not want to upgrade. Netscape
versions 6 and newer are based on Gecko, Netscape versions 8 and newer use
both Gecko and Trident.
Seems rather dated for an FAQ topic.
The FAQ of this newsgroup is unmaintained since several months. There have
been several suggestions on how to improve it already. There has also been
one serious application for the job, but due to intervention of one troll,
one anonymous coward, and one xenophobe, no new FAQ maintainer has been
chosen yet.
HTH

PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee
Aug 15 '08 #3
In comp.lang.javascript message <48**************@PointedEars.de>, Fri,
15 Aug 2008 22:26:48, Thomas 'PointedEars' Lahn <Po*********@web.de>
posted:
>
The FAQ of this newsgroup is unmaintained since several months. There have
been several suggestions on how to improve it already. There has also been
one serious application for the job, but due to intervention of one troll,
one anonymous coward, and one xenophobe, no new FAQ maintainer has been
chosen yet.
If you intend to insult all those who despise your personality, you'll
need to go further than that. Mere technical knowledge does not a
proper human being make. You manifestly lack the qualities needed for a
maintainer of a public newsgroup FAQ.

What you could do is to write a FAQ and put it on a Web site that you
own, with a link in your signature - which is still not compliant with
FYI28/RFC1855. Then, if it was generally thought here that it might be
of use to the sort of people for whom newsgroup FAQs are mainly intended
(unlikely; but not to be ruled out /a priori/), a link could be put in
the communal FAQ, once an appropriate maintainer is agreed.

Or you could ask in de.comp.lang.javascript to see whether they would
like you to maintain a FAQ for them; they seem not to have one at
present. If you can write that in ordinary straightforward German, then
Google Translate may make it comprehensible to the more intelligent
monoglots.

--
(c) John Stockton, nr London, UK. ?@merlyn.demon.co.uk Turnpike v6.05 MIME.
Web <URL:http://www.merlyn.demon.co.uk/- FAQish topics, acronyms, & links.
Proper <= 4-line sig. separator as above, a line exactly "-- " (SonOfRFC1036)
Do not Mail News to me. Before a reply, quote with ">" or "" (SonOfRFC1036)
Aug 16 '08 #4
Dr J R Stockton meinte:
You manifestly lack the qualities needed for a
maintainer of a public newsgroup FAQ.
BTW: What happened to Randy?

Gregor
--
http://photo.gregorkofler.at ::: Landschafts- und Reisefotografie
http://web.gregorkofler.com ::: meine JS-Spielwiese
http://www.image2d.com ::: Bildagentur für den alpinen Raum
Aug 16 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: StupidScript | last post by:
Hi, I want to deliver subscripted content to users on CD. They then place the CD into their CD drive and navigate to my site. Once logged in, I want to be able to draw content from the CD and...
11
by: Andy | last post by:
Make the story short, I have a VB.NET client interface calling .NET webservice, written in VB.NET as well. I am trying to make the client as thin as possible so I let the webservice part to...
3
by: David Thielen | last post by:
Hi; I created a virtual directory in IIS 6.0 and my asp.net app runs fine. But when it tries to write a file I get: Access to the path is denied. - C:\Inetpub\wwwroot\RunReportASP\images ...
10
by: Hank | last post by:
We have just recently migrated the data from our Access 2000 backend to Postgres. All forms and reports seem to run correctly but, in many cases, very slowly. We do not want to switch over until...
0
by: Carlos Lozano | last post by:
Hi, I will appreciate any insights to set the right permissions to a Windows Forms Control that is embedded in an html document. The control will be downloaded by the html doc to the local...
0
MMcCarthy
by: MMcCarthy | last post by:
Rather than using the Access design view change the view to SQL. I am going to attempt to outline the general syntax used for SQL queries in Access. Angle brackets <> are used in place of some...
340
by: MyWaterloo | last post by:
This thread has been closed as it has gotten just too big. If you have any questions about the application discussed in this thread please start a new thread in MS Access by clicking on the Start...
3
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How can I access the client-side filesystem?...
0
by: anreinor | last post by:
attached code-segment is used 1. calling without "privileged" works well with current local-SYSTEM-account 2. after setting "privileged"-flag I cannot access the local filesystem any longer,...
1
Rabbit
by: Rabbit | last post by:
INTRODUCTION There has been considerable interest in the forum regarding Access and security. This is a primer on that topic. First off, if you have a need for security, don't do it in Access....
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.