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()

string of the executable path

Remarks

Same as calling Request.ServerVariables("SCRIPT_PATH")

See also

Class wwrequest
wwRequest::GetLogicalPath
wwRequest::GetPhysicalPath

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic