If need be, you can delete a file from the file system in the client environment. This may not be possible from a web browser due to the security protections surrounding the browser.
However, JScript is available as a general purpose scripting tool as part of the WSH facility on Windows. In that context it may well need to be able to delete a file.
See also: | FileSystem.DeleteFile(), Folder.Delete() |
Prev | Home | Next |
File.DateLastModified | Up | File.Drive |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |