Ns adp dir
From AOLserver Wiki
Man page: http://aolserver.com/docs/tcl/ns_adp_dir.html
NAME
- ns_adp_dir - Returns the current working directory for an ADP page
SYNOPSIS
- ns_adp_dir
DESCRIPTION
- This command returns the current working directory of the current ADP page.~~~If this command is not called from inside an ADP page, "/" is returned instead.
EXAMPLES
ns_adp_dir
Category Documentation - Category Core Tcl API
