SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: client's side directory
-
Jul 3, 2008, 20:13 #1
- Join Date
- Apr 2008
- Location
- Manila, Philippines
- Posts
- 16
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
client's side directory
hi to all,
can javascript access the client's side directory?
can it retrieve delete files in client's side?
cause i have to delete file in a client side if that folder exists or file type exist. cause i dont want all the employees save images on their workstation, it occupies a lot of space and it is hard to delete a lot of images everyday.i have a program that they are using everyday for their log and it is mandatory. i will put the script/code on the program. when it sees an images on the client side it will automatically delete it.
im new in javascript.
please help
thanks
-
Jul 3, 2008, 22:06 #2
- Join Date
- Nov 2004
- Location
- Ankh-Morpork
- Posts
- 12,158
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
JavaScript does not have access to the client-side filesystem (thankfully). Just imagine the security implications!
With JScript in IE you may be able to do something, but I guess you'll have to use some sort of ActiveX control.Birnam wood is come to Dunsinane
Bookmarks