NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



DeleteFile

Removes a file from disk

Removes a file from disk. The user running the web server must have priveledge to remove the file.

Sample Source

DeleteFile "filename.txt"

Sample Source

DeleteFile RelativePath + "sample.txt"

Related Function(s):
   CopyFile; FileUpload; RelativePath;

Minimum version: 4.4