Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Please confirm my doubts


  • From: javascript@xxxxxxxxxx (.ben)
  • Subject: [Javascript] Please confirm my doubts
  • Date: Tue, 31 Jul 2001 13:13:36 +0100

Generally speaking, no, you can't... there would be massive security issues
involved.  However, I have heard that you can access local files using a
"signed script" but i'm not very well read on this topic so can't say for
sure.  It might be worth investigating what signed scripts allow you to do.

good luck.

 .b

----- Original Message -----
From: "Andrew Dunn" <adunn@xxxxxxxxxxxxxxxxxxxxx>
To: <javascript@xxxxxxxxxx>
Sent: Tuesday, July 31, 2001 1:03 PM
Subject: [Javascript] Please confirm my doubts


> tables with headings that do not scrollHi,
>     I'm wondering if anyone can confirm my doubts that JavaScript does not
> have access to files on a computer. ie. If I had three folders on a
computer
> javascript could not read their names or the files in them dynamically (if
> the files changed)?
>
> Andrew
>