Version Ref: 5.0 (not included in filePro Lite)
Syntax:
HTML :BA :HR http://www.fptech.com
HTML Function |
TAG |
Tag Code |
Tag Value |
Attr |
Value |
# of Values |
Base |
<BASE> |
:BA |
<none> |
:HR |
Href |
1 |
Description:
Can be used to record the document's location in the form of an absolute URL, which can be used to resolve a relative URL if the document is not accessed in its original location.
Example:
<IMG_SRC="/../../images/fplogo.gif"> would result in http://www.fptech.com/../../images/fplogo.gif
Note: The relative URL is added to the BASE, so if you only need to specify what is to be added to the BASE for the relative URL's.