
webpilgrim
User
Sep 3, 2008, 3:25 PM
Post #3 of 7
(3350 views)
Shortcut
|
|
Re: [Donna] Javascript test not working
[In reply to]
|
Can't Post
|
|
with the above code, it always says 'Sorry, no tour available' So, I simplified it: <!-- Check for listingdomain existence and show url or show sorry --> <script type="text/javascript"> if ('$field33$') { document.write('<font face="arial" size="2"> <a href="http://www.$lfield33$" target="new">Click here to tour $lfield2$</a></font>'); } </script> <!-- End listingdomain check Shows nothing. Here is a link: http://www.ronbordersrealestate.com/cgi-bin/listman/listings/l0041.html This listing has a URL in field 33 Thanks, Randy
|