current url

Post Reply
sourceuno
Posts: 225
Joined: Mon Apr 09, 2001 3:58 pm

current url

Post by sourceuno »

Is there a way to get the URL of the current page in Vortex?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

current url

Post by John »

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
Post Reply