Programming Reference Manual
 
Syntax
 
object.FileName
 
Description
Relative path and name of the requested document.
 
Part
Description
object
Evaluates to a ParentRequest object
 
This property specifies the relative path of the requested document. When combined with the root directory as configured in your web server, you can obtain the absolute  path.
 
See Also