Equinox Online Help - Language Reference - A to Z
WebCurrentPage |
|
|---|---|
| Applies to | ![]() |
| Syntax | WebCurrentPage |
| Action | Returns the relative path from the WWW directory of the ESP page currently being executed. |
| Scope | Used in method language on an ESP page |
| Notes | |
| Category | Web Server |
| See Also | WebBaseDirectory, WebGetCookies, WebGetHeader, WebOutput, WebOutputFile, WebParameter, WebPostData, WebRedirect, WebSetCookie, WebSetHeader |
| Example | This example shows the physical location of the page being displayed. Note that WebBaseDirectory is a file system string, and WebCurrentPage is an url string s |
