|
Frontier Web Reference
Frontier for Windows Folder
Frontier for Macintosh Folder
Icons
Fat Pages
Outlines
Web menu
New Website...
Directives
PageHeader Attribute
Standard Macros
Tips and Tricks
Keyboard Commands
Useful Things
Site Source
|
|
A few useful verbs to use on a web page.
 | Returns the current time. Useful to note when the page was published. |
 | Example: 2/20/98; 2:11:56 PM |
 | Returns a link to the "Site Scripted with UserLand Frontier" graphic on the Frontier site. |
 | Note: Graphic is platform specific. For instance: on Mac OS, "logoMacOS.gif" is used. |
 | Returns the current version of Frontier. |
 | Example: 5.0 |
 | Returns a link to Microsoft or Apple sites depending on the platform Frontier is running in. |
 | Returns the date that the page was rendered. |
 | Example: Fri, Feb 20, 1998 |
 | Returns the time that the page was rendered. |
 | Example: 2:11:56 PM |
 | Names and HEX values of the colors that can be called by name. |
 | Example: <font color="goldenrod">Test the colour goldenrod</font> |
 | results in Test the colour goldenrod. |
 | Is replaced by the value in user.prefs.name. |
| {user.prefs.organization} |
 | Is replaced by the value in user.prefs.organization. |
 | Is replaced by the value in user.prefs.initials. |
 | Is replaced by the value in user.prefs.address. |
|