URL Hyperlinking |
If AGCode is enabled, you no longer need to use the
[URL] code to create a hyperlink. Simply type the complete URL in
either of the following manners and the hyperlink will be created
automatically:
- http://www.yourURL.com
- www.yourURL.com Notice that you can
either use the complete http:// address or shorten it to the www
domain. If the site does not begin with "www", you must use the
complete "http://" address. Also, you may use https and ftp URL
prefixes in auto-link mode (when AGCode is ON).
- You can also have true hyperlinks using the [url] code. Just
use the following format:
[url=http://www.proxy2.de]hyperlink[/url]
-
The old [URL] code will still work, as detailed below. Just
encase the link as shown in the following example (AGCode is
in red).
[url]http://www.proxy2.de[/url]
In the examples above, the AGCode automatically generates
a hyperlink to the URL that is encased. It will also ensure
that the link is opened in a new window when the user clicks
on it. Note that the "http://" part of the URL is completely
optional. In the second example above, the URL will hypelink
the text to whatever URL you provide after the equal sign. Also
note that you should NOT use quotation marks inside the URL
tag.
|
Email Links |
To add a hyperlinked email address within your message, just encase
the email address as shown in the following example (AGCode is in
red).
[email]webmaster@proxy2.de[/email]
In the example above, the AGCode automatically generates a hyperlink
to the email address that is encased.
|
Bold and Italics |
You can make italicized text or make text bold by encasing the applicable
sections of your text with either the [b] [/b] or [i] [/i] tags.
Hello, [b]John[/b]
Hello, [i]Maria[i]
|
Adding Images |
To add a graphic within your message, just encase the URL of the
graphic image as shown in the following example (AGCode is in red).
[img]http://www.yourURL.com/image/logo.gif[/img]
In the example above, the AGCode automatically makes the graphic
visible in your message. Note: the "http://" part of the URL is
REQUIRED for the [img] code.
|
Adding Flash |
To use flash within your message, just encase the URL of the
flash file as shown in the following example (AGCode is in red).
[flash]http://www.yourURL.com/image/funny.swf[/flash]
[flash]http://www.youtube.com/watch?v=pz0XNGJ-ep8[/flash]
In the example above, the AGCode automatically makes the flash
visible in your message. Note: the "http://" part of the URL is
REQUIRED for the [flash] code.
|
|