WIESO GEHT FOLGENDES NICHT:
<td width='9' style='background-image: url(./img/extern/menu_b_1.jpg);'></td>
<form action='?kb=1&id=4&aw=12' method='post' name='notice'>
<input type='hidden' name='exe' value='add' />
<input type='hidden' name='exe' value='add' />
<td width='89' style='background-image: url(./img/extern/menu_b_b.jpg);' align='center'>
<textarea cols='20' rows='100' wrap='virtual' style='width:98%; height:60px; font-size:10px;' class='login' name='content'></textarea>
<div align='left'> <a href='#' onClick='document.notice.submit()'><img src='./img/extern/quicky_button.gif' border='0' /></a> <span class='quicky' style=' height:15px; padding-bottom: 3px; '>Save</span> </a>
<br />
<a href='?kb=1&id=5'> <img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Alle Notizen</span></a><br /><img src='./img/extern/quickytrennstrich.gif' border='0' height='2' /><br />
<a href='?kb=1&id=7&aw=12&subject={TITLE}'>
<img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Add Content<br /> to Favs</span>
</div>
</td></form>
ABER FOLGENDES GEHT:
<td width='9' style='background-image: url(./img/extern/menu_b_1.jpg);'></td>
<form action='?kb=1&id=5&aw=12' method='post' name='notice'>
<input type='hidden' name='exe' value='add' />
<input type='hidden' name='exe' value='add' />
<td width='89' style='background-image: url(./img/extern/menu_b_b.jpg);' align='center'>
<textarea cols='20' rows='100' wrap='virtual' style='width:98%; height:60px; font-size:10px;' class='login' name='content'></textarea>
<div align='left'> <a href='#' onClick='document.notice.submit()'><img src='./img/extern/quicky_button.gif' border='0' /></a> <span class='quicky' style=' height:15px; padding-bottom: 3px; '>Save</span> </a>
<br />
<a href='?kb=1&id=5'> <img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Alle Notizen</span></a><br /><img src='./img/extern/quickytrennstrich.gif' border='0' height='2' /><br />
<a href='?kb=1&id=7&aw=12&subject={TITLE}'> <img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Add Content<br /> to Favs</span>
</div>
</td></form>
folgendes:
nur die dicke zahl wird geändert - unteres geht, oberes nicht - aber es muss mit der 4 gehen. wieso tut es das nicht?
wird oberes abgeschickt gelange ich an :
?kb=1&id=4
OBWOHL im action= feld des formulars was anders angegeben wurde. nämlihc noch mit der aw variable dahinter.
wird unteres angeklickt erreiche ich richtig
?kb=1&id=5&aw=12
WIESO macht der beim einen was er will?
ansonsten gibts in dem teilbereich noch nen ähnliches formular - das funktioniert problemlos:
<td width='9' style='background-image: url(./img/extern/menu_b_1.jpg);'></td>
<form action='?kb=1&id=2&aw=12' method='post' name='quicky'>
<input type='hidden' name='exe' value='add' />
<input type='hidden' name='exe' value='add' />
<td width='89' style='background-image: url(./img/extern/menu_b_b.jpg);' align='center'>
<textarea cols='20' rows='100' wrap='virtual' style='width:98%; height:60px; font-size:10px;' class='login' name='content'></textarea>
<div align='left'><span class='quicky'> Send to:</span></div>
<table border='0' width='100%' cellpadding='0' cellspacing='0'>
<tr><td valign='middle'> <input type='text' name='an' value='' size='32' class='login' style='width: 60px;' /></td>
<td valign='middle'><a href='#' onClick='document.quicky.submit()'><img src='./img/extern/quicky_button.gif' border='0' /></a></td></tr>
</table>
</td></form>
<td width='9' style='background-image: url(./img/extern/menu_b_1.jpg);'></td>
<form action='?kb=1&id=4&aw=12' method='post' name='notice'>
<input type='hidden' name='exe' value='add' />
<input type='hidden' name='exe' value='add' />
<td width='89' style='background-image: url(./img/extern/menu_b_b.jpg);' align='center'>
<textarea cols='20' rows='100' wrap='virtual' style='width:98%; height:60px; font-size:10px;' class='login' name='content'></textarea>
<div align='left'> <a href='#' onClick='document.notice.submit()'><img src='./img/extern/quicky_button.gif' border='0' /></a> <span class='quicky' style=' height:15px; padding-bottom: 3px; '>Save</span> </a>
<br />
<a href='?kb=1&id=5'> <img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Alle Notizen</span></a><br /><img src='./img/extern/quickytrennstrich.gif' border='0' height='2' /><br />
<a href='?kb=1&id=7&aw=12&subject={TITLE}'>
<img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Add Content<br /> to Favs</span>
</div>
</td></form>
ABER FOLGENDES GEHT:
<td width='9' style='background-image: url(./img/extern/menu_b_1.jpg);'></td>
<form action='?kb=1&id=5&aw=12' method='post' name='notice'>
<input type='hidden' name='exe' value='add' />
<input type='hidden' name='exe' value='add' />
<td width='89' style='background-image: url(./img/extern/menu_b_b.jpg);' align='center'>
<textarea cols='20' rows='100' wrap='virtual' style='width:98%; height:60px; font-size:10px;' class='login' name='content'></textarea>
<div align='left'> <a href='#' onClick='document.notice.submit()'><img src='./img/extern/quicky_button.gif' border='0' /></a> <span class='quicky' style=' height:15px; padding-bottom: 3px; '>Save</span> </a>
<br />
<a href='?kb=1&id=5'> <img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Alle Notizen</span></a><br /><img src='./img/extern/quickytrennstrich.gif' border='0' height='2' /><br />
<a href='?kb=1&id=7&aw=12&subject={TITLE}'> <img src='./img/extern/pfeilmittelgrau.gif' border='0' /> <span class='quicky'>Add Content<br /> to Favs</span>
</div>
</td></form>
folgendes:
nur die dicke zahl wird geändert - unteres geht, oberes nicht - aber es muss mit der 4 gehen. wieso tut es das nicht?
wird oberes abgeschickt gelange ich an :
?kb=1&id=4
OBWOHL im action= feld des formulars was anders angegeben wurde. nämlihc noch mit der aw variable dahinter.
wird unteres angeklickt erreiche ich richtig
?kb=1&id=5&aw=12
WIESO macht der beim einen was er will?
ansonsten gibts in dem teilbereich noch nen ähnliches formular - das funktioniert problemlos:
<td width='9' style='background-image: url(./img/extern/menu_b_1.jpg);'></td>
<form action='?kb=1&id=2&aw=12' method='post' name='quicky'>
<input type='hidden' name='exe' value='add' />
<input type='hidden' name='exe' value='add' />
<td width='89' style='background-image: url(./img/extern/menu_b_b.jpg);' align='center'>
<textarea cols='20' rows='100' wrap='virtual' style='width:98%; height:60px; font-size:10px;' class='login' name='content'></textarea>
<div align='left'><span class='quicky'> Send to:</span></div>
<table border='0' width='100%' cellpadding='0' cellspacing='0'>
<tr><td valign='middle'> <input type='text' name='an' value='' size='32' class='login' style='width: 60px;' /></td>
<td valign='middle'><a href='#' onClick='document.quicky.submit()'><img src='./img/extern/quicky_button.gif' border='0' /></a></td></tr>
</table>
</td></form>
)?.gif)
