shebaka: formular und bestätigungs button

Beitrag lesen

cool, danke das du mir hilfst!

geht das auch?

<body text="#000000" bgcolor="#5259AE" link="#FF0000" alink="#FF0000" vlink="#FF0000">
<img src="../img/noem_logo.gif" width="70" height="55" border="0" alt="">
<center>
<form name="s2">
<table BORDER=0 CELLSPACING=0 CELLPADDING=2 WIDTH="100" NOSAVE >
<tr>
<td ALIGN=CENTER>
<a href="javascript:window.status='Suche';alert('Worte durch SPACE trennen,\nGENAUER TEXT sucht nur nach dem genauen Text mit Space,\nUND sucht nach allen Wörtern,\nODER sucht nach einem der Wörter.')" onMouseover="javascript:window.status='Suche'"><img SRC="help.gif" ALT="Worte mit Leerzeichen trennen" NOSAVE BORDER=0 height=12 width=8></a><img SRC="space.gif" NOSAVE height=14 width=10></td><td>
<input type="text" name="t2" size=30 value="" onFocus="javascript:document.s2.t2.select()"></td>
<td ALIGN=CENTER><img SRC="space.gif" NOSAVE height=14 width=10><font color="#000000"><font color="#FFFFFF">Modus:</font><img SRC="space.gif" NOSAVE height=14 width=10><select name="b2"><option value="0">genauer Text</font></option><option value="1"  selected>und</option><option value="2">oder</option></select><img SRC="space.gif" NOSAVE height=14 width=10><input type="button" value="suche" onclick="javascript:suchen()"></td>
</tr>
</table></center>
</form>
</body>

ich kann sie nämlich leider nicht ins netz stellen!