Gossamer Forum
Home : Products : DBMan : Customization :

Re: Mysterious output, slow searching now ?

Quote Reply
Re: Mysterious output, slow searching now ? In reply to
Unfortunately it's not working correctly, although it is doing something:

I tried:

print qq|
<tr><td align= valign=top><$font_color>Links:</font></td>
<td><$font><A HREF="javascript penNew('$rec{'Links'}')">$rec{'Links'$

|;
if ($rec{'Been there ate that'}) {
print qq|

<tr><td align=left valign=top>
<$font_color>Been there, ate
that!:</font></td>

<td><$font><A HREF="javascript penNew('$rec{'Been'}')">
<img
src="http://www.tasteofbrooklyn.com/tob/cgi-bin/dbman/lunchico.gif"
height=42 width=42 border=0> </a></font></td></tr>

|;

but maybe I have some coding wrong? What happens is that now NO icons show up whether or not there are reviews. In those boxes that have no reviews yet there is a URL:
www.tasteofbrooklyn.com/norevyet.html

Should I take this out?

Thanks again.


??

[This message has been edited by CyborgNY (edited November 01, 1999).]
Subject Author Views Date
Thread Mysterious output, slow searching now ? CyborgNY 1799 Oct 18, 1999, 6:12 AM
Post Re: Mysterious output, slow searching now ?
JPDeni 1734 Oct 18, 1999, 6:41 AM
Post Re: Mysterious output, slow searching now ?
Eliot 1738 Oct 18, 1999, 6:42 AM
Post Re: Mysterious output, slow searching now ?
CyborgNY 1728 Oct 18, 1999, 8:10 AM
Post Re: Mysterious output, slow searching now ?
JPDeni 1730 Oct 18, 1999, 8:20 AM
Post Re: Mysterious output, slow searching now ?
CyborgNY 1734 Oct 18, 1999, 10:38 AM
Post Re: Mysterious output, slow searching now ?
JPDeni 1745 Oct 18, 1999, 11:54 AM
Post Re: Mysterious output, slow searching now ?
CyborgNY 1737 Oct 18, 1999, 9:51 PM