Easy Tutorial
❮ Met Getabsolutepathname Prop Shortname File ❯

ASP FileExists Method



The FileExists method returns a Boolean value indicating whether the specified file exists. If it exists, it returns True; otherwise, it returns False.

Syntax

Parameter Description
filename Required. The name of the file to check for existence.

Example


❮ Met Getabsolutepathname Prop Shortname File ❯