BestZest
03-25-2003, 03:51 PM
Could you use JavaScript to find all the files and folders on a server, or would this require a server side code.
Thanks,
BestZest
Thanks,
BestZest
|
Click to See Complete Forum and Search --> : Files on a server BestZest 03-25-2003, 03:51 PM Could you use JavaScript to find all the files and folders on a server, or would this require a server side code. Thanks, BestZest AdamGundry 03-25-2003, 03:56 PM You would need server-side code to read files/folders on a server. Client-side Javascript on a webpage cannot access the file system. Adam webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |