Hi Gordon:
I don't know if it stopped working OR if it never worked for you before. Whichever the case I'd first check your pod.cgi settings for
$pod_topic =~ s/\///g;
$pod_topic_dis = $pod_topic;
$pod_topic =~ s/[_ ]/+/g;
$pod_topic_dis =~ s/_/ /g;
$pod_output="$pod_output#/form>#form method=\"post\" action=\"$pod_maxcomm\">\n\n";
if ($pod_topic) {
$pod_output="$pod_output".qq~
#table border=0 align="center" cellpadding=4 cellspacing=0 width="80%">#tr>
#td valign=top bgcolor="#ffffff" width="100%">
#center>#div align=center>#font size="-1" face="arial,helvetica">#b>Find books#/b> on:
#b>#a href="$pod_maxcomm?keyword=$pod_topic&whichamazon=$pod_whichamazon&tag=$pod_amazon_ID">#b>$pod_topic_dis#/b>
#/a>#/b> at $pod_bookstorename.
~;
}
$pod_output="$pod_output".qq~
#/font>#/div>#/center>#/td>#/tr>#/table>
< replaced by # for display purposes
THEN I'd look at your podvars.pm amazon settings. aka Which Amazon.Com and such. Lastly I'd make sure that you didn't accidently upload your scripts in binary mode versus ascii mode.
There is also the small possiblity of your font color being the same as the background. I doubt that though as you definately have a handle on the script. Other than that the rest is up to Doc John or BerKa. I hope this helps someway.
freddy
Trust your ad to See My Ad.Com -
www.seemyad.com
__________________
Trust your ad to See My Ad.Com -
www.seemyad.com