Is there a way to get the URL of the current page in Vortex?
current url
current url
There are several standard variables you can use. Some which might help are $REQUEST_URI and $HTTP_HOST. You can use <varinfo list env> to get all the variables set by the webserver.
John Turnbull
Thunderstone Software
Thunderstone Software