Basic HTML hide?

Associate
Joined
1 Sep 2005
Posts
724
Hi

Got this running:

##DISTANCE=&quot; (#mile miles)&quot;##<br />
<a href="$$Web$$" target="_blank">More Information</a>

How would i not add the link more information if $$Web$$ is empty?

thanks
 
System is UI based with a option to insert HTML in to create the above automated link. Code is generated by python i think..

I was trying to do it without using JS as i was not sure it would take script tags but looks like it will take a script tag in the box (not properly tested until i get time today and going to try do it as you suggested.

Thanks for the reply
 
Last edited:
Back
Top Bottom