if you don't add the http:// in front of it, then the base href of the page (on this site it's http://forum.snitz.com/forum/ ) is appended to the front of it.
But when I'm not using an IP it works properly -> www.auscps.com ? Shouldn't the code just always add a "http://" to the beginning of the URL ?
Edit :
In summary, when I'm using the forum code 'url' tag, if I enter a domain name, it correctly prefixes a 'http://'. When I enter an IP address in the 'url' tag it does not prefix a 'http://'
It's not just for me, other people should surely strike this ?