Hallo,
Hallo,
deine table-form-Konstruktion ist invalide
echo "<tr><form action='calendar_view.php' method=post>\n";
if(SID) echo "<input type=hidden name='PHPSESSID' value='$PHPSESSID'>\n";
...
echo "<input type=hidden name='make' value='$make'>\n";
echo "<td><input type=image src='$img_path/los.gif' border=0 id=tr></form></td></tr><tr>\n";
Und sobald ich diese Form abschicke, fallen sämtliche Leerzeichen und Kommas raus.entweder die ganze <table> in ein <form> oder ein <form> in ein <td>
das liegt daran, dass du hier auch nicht die komplette Tabelle von mir siehst.
gruß aus Senftenberg am See