This tag can be used to convert a relative URL into an absolute one. Accepts two parameters: a base URL to compare against (representing the path to the file that calls the relative URL), and a relative URL to convert.
Parameters
-url
string, required
The relative URL you wish to convert to absolute.
-base
string, required
Path to location from which the original relative URL is called.
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.