Forum Moderators: coopster
My querey works fine until I try to add ."width=135"
adding that line line causes the img to not display.
Any better way to do it short of using a resize script
thank you
Printf("<td width=135>"."<b>Logo:</b><br> ". "<img src=" . $query_data [ "picture" ]."width=135>" ."</td>\n" ."</tr>\n");
regard
Henry