Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [rsahertian] get rid of http:// when there is no url??

Quote Reply
Re: [rsahertian] get rid of http:// when there is no url?? In reply to
Code:
<%if URL%>
<%if URL ne 'http://'%>
<small><%URL%></small><br>
<%endif%>
<%endif%>

The above should work :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread get rid of http:// when there is no url?? rsahertian 1019 Jan 21, 2004, 6:00 AM
Thread Re: [rsahertian] get rid of http:// when there is no url??
Andy 1002 Jan 21, 2004, 6:31 AM
Post Re: [Andy] get rid of http:// when there is no url??
rsahertian 989 Jan 21, 2004, 9:04 AM