Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Problems With Tags

Quote Reply
Problems With Tags
Hi All,

In my old links database (V2) i had the following in the link.html template

Code:
<%if isalt%>
<%AltLink%>
<%endif%>
<%ifnot isalt%>
<%URL%>
<%endif%>
In the database i had two URL fields, one for a tracking URL (AltLink) to be used in the jump ID but still display the actual URL. BUT in LSQL V2r1 it only displays the url if isalt is set to yes and doesnt display the default URL tag if isalt is set to "no". Any ideas why and how I can rectify this.



Regards

MDJ1
http://www.isee-multimedia.co.uk
Subject Author Views Date
Thread Problems With Tags mdj1 2021 Jan 27, 2001, 11:25 PM
Post Re: Problems With Tags
pugdog 1953 Jan 28, 2001, 12:06 AM
Post Re: Problems With Tags
Alex 1934 Jan 29, 2001, 4:22 PM