ritug
11-21-2003, 02:56 AM
I want to identify a local files path using javascript that i am trying to upload using ASP.can any body suggest me the way by which i can get the file size o a local file using it's name.:rolleyes:
|
Click to See Complete Forum and Search --> : Java Script and getting local file size ritug 11-21-2003, 02:56 AM I want to identify a local files path using javascript that i am trying to upload using ASP.can any body suggest me the way by which i can get the file size o a local file using it's name.:rolleyes: Gollum 11-21-2003, 04:58 AM You can't, sorry. The security measures built into javascript in browsers prohibit any direct interaction with the user's file system. This is to prevent nasty web sites from doing nasty things like uploading personal information like credit card numbers and passwords. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |