wwrequest::GetExecutablePath


Returns the logical, Web relative path to the DLL or script.

http://www.west-wind.com/wconect/noceode.wc
returns:

/wconnect/nocde.wc

The path is always in Web format with forward slashes and is relative to the Web server's root directory.

o.getexecutablepath()

Return Value

string of the executable path

Remarks

Same as calling Request.ServerVariables("SCRIPT_PATH")


See also:

Class wwrequest | wwRequest::GetLogicalPath | wwRequest::GetPhysicalPath

© West Wind Technologies, 1996-2022 • Updated: 02/03/00
Comment or report problem with topic