View Single Post
  #4 (permalink)  
Old 02-24-2003, 10:23 AM
Pony99CA
Swami
Pony99CA's Avatar
Join Date: May 2004
Posts: 4,396
Default URLs

Quote:
Originally Posted by Rogue
Heh, seems like the board added a . to the end of the html, to check out the developer section please go here.

http://www.syncalot.com/developer/index.php

The board doesn't add that. You put the period there at the end of the sentence. The board isn't smart enough to know that period isn't part of the URL. That's why you should use the URL tags, like this:

Code:
[url]http://www.syncalot.com/developer/index.php[/url]
This will look like this, and a period won't matter.

http://www.syncalot.com/developer/index.php......... :-)

Steve

P.S. Instead of posting a corrected URL, it would have been better to Edit your initial post and fix the problem. The bad URL is still there.

P.P.S. For really long URLs, please don't post them "naked". The board software doesn't wrap them, and it resets the margins for the whole page, forcing horizontal scrolling. Use the URL tags, like this:

Code:
[url=http://www.syncalot.com/developer/index.php]
Syncalot
[/url]
The above looks like the following when posted:

Syncalot

See how much nicer that is? :-)
__________________
Silicon Valley Pocket PC
http://www.svpocketpc.com
 
Reply With Quote