murdock: Formular per Mail senden

Beitrag lesen

Hallo hab Probleme ein Formular per mail zu senden.

wenn ich im Browser auf senden drücke, bekomme ich die Daten aus dem Formular in der obersten Zeile angezeigt aber kein Mail wird aktiviert.


textfieldName=NACHNAME&textfieldName=STRASSE&textfieldName=81539&textfieldName=M%FCnchen&textfieldName=3099840%DF2154&textfieldName=JQ%40.de&textfieldName=keiner&default=radioValue&submitButtonName=absenden#


was mach ich falsch? <html>

<head>   <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">   <meta name="generator" content="Adobe GoLive 6">   <title>Kontaktaufnahme</title>   <csactions>    <csaction name="B44CBE292" class="Netscape CSS Fix" type="onload"></csaction>   </csactions>   <csactionitem name="B44CBE292"></csactionitem>   <csscriptdict import>    <script src="../GeneratedItems/CSScriptLib.js"></script>   </csscriptdict>   <csactiondict>    <script><!-- CSInit[CSInit.length] = new Array(CSNSFix);

// --></script>   </csactiondict>   <link href="../main.css" rel="styleSheet" type="text/css">   <csimport user="../../web-data/Komponenten/bottom_nav.html" occur="33">    <link href="../main.css" rel="styleSheet" type="text/css">   </csimport>  </head>

<body bgcolor="white" onload="CSScriptInit();">   <table cool="cool" width="634" height="600" border="0" cellpadding="0" cellspacing="0" gridx="10" showgridx="showgridx" usegridx="usegridx" gridy="10" showgridy="showgridy" usegridy="usegridy">    <tr height="120">     <td width="633" height="120" colspan="3" valign="top" align="left" xpos="0"><csobj w="606" h="100" t="Component" csref="../../web-data/Komponenten/head_cntct.html" occur="0">       <div align="left">        <img src="../Images/head_cntct.jpg" livesrc="../../web-data/SmartObjects/head_cntct.psd" width="304" height="100" alt="Contact head"></div>      </csobj></td>     <td width="1" height="120"><spacer type="block" width="1" height="120"></td>    </tr>    <tr height="50">     <td width="170" height="400" colspan="2" rowspan="2" valign="top" align="left" xpos="0"><csobj w="150" h="375" t="Component" csref="../../web-data/Komponenten/buttons.html" occur="66"><img src="../Images/buttons_2.gif" livesrc="../../web-data/SmartObjects/buttons_2.psd" width="150" height="375" usemap="#buttons_1b545e074" alt="Side nav buttons" border="0"><map name="buttons_1b545e074"><area shape="rect" coords="20,189,149,218" href="contact.html" title="Contact" alt="Contact"><area shape="rect" coords="20,147,149,176" href="../Funding/funding.html" title="Satzung" alt="Satzung"><area shape="rect" coords="20,104,149,133" href="../Resource/resource.html" title="Satzung" alt="Satzung"><area shape="rect" coords="20,63,149,92" href="../Faq/faq.html" title="FAQ" alt="FAQ"><area shape="rect" coords="20,22,149,51" href="../About/about.html" alt="About" title="About"></map></csobj></td>     <td width="463" height="50" valign="top" align="left" xpos="170">      <table border="0" cellpadding="0" cellspacing="0" width="443" height="38">       <tr>        <td>Sie k&ouml;nnen uns gerne per E-Mail kontaktieren</td>       </tr>      </table>     </td>     <td width="1" height="50"><spacer type="block" width="1" height="50"></td>    </tr>    <tr height="350">     <td width="463" height="350" valign="top" align="left" xpos="170">      <table border="0" cellpadding="0" cellspacing="2" width="64">       <tr>        <td>         <form name="FormName" action="#" method="get">          <table border="0" cellpadding="0" cellspacing="0" width="443">           <tr>            <td width="125" valign="middle" bgcolor="#99cccc">             <h4>Name</h4>            </td>            <td width="288" valign="middle" bgcolor="#99cccc"><input type="text" name="textfieldName" size="40"></td>           </tr>           <tr>            <td width="125" bgcolor="#dddddd">             <h4>Stra&szlig;e</h4>            </td>            <td width="288" bgcolor="#dddddd" valign="middle"><input type="text" name="textfieldName" size="40"></td>           </tr>           <tr>            <td width="125" bgcolor="#99cccc">             <h4>Postleitzahl</h4>            </td>            <td width="288" bgcolor="#99cccc" valign="middle"><input type="text" name="textfieldName" size="40"></td>           </tr>           <tr>            <td width="125" bgcolor="#dddddd">             <h4>Stadt</h4>            </td>            <td width="288" bgcolor="#dddddd" valign="middle"><input type="text" name="textfieldName" size="40"></td>           </tr>           <tr>            <td width="125" bgcolor="#99cccc">             <h4>Telefon</h4>            </td>            <td width="288" bgcolor="#99cccc" valign="middle"><input type="text" name="textfieldName" size="40"></td>           </tr>           <tr>            <td width="125" bgcolor="#dddddd">             <h4>Email</h4>            </td>            <td width="288" bgcolor="#dddddd" valign="middle"><input type="text" name="textfieldName" size="40"></td>           </tr>           <tr>            <td width="125" bgcolor="#99cccc">             <h4>Kommentar</h4>            </td>            <td width="288" bgcolor="#99cccc" valign="middle"><input type="text" name="textfieldName" size="40"></td>           </tr>           <tr>            <td width="125" bgcolor="#dddddd">             <h4>absenden</h4>            </td>            <td width="288" bgcolor="#dddddd" valign="middle">             <h4><input type="radio" value="radioValue" name="default">Yes<input type="radio" value="radioValue" name="default">No</h4>            </td>           </tr>           <tr>            <td width="125" bgcolor="#99cccc"><font color="#99cccc"><br>             </font></td>            <td width="288" bgcolor="#99cccc">             <div align="left">              <font color="#99cccc">.</font>              <p><input type="submit" name="submitButtonName" value="absenden"></p>             </div>             <p><font color="#99cccc">.</font></p>            </td>           </tr>          </table>         </form>        </td>       </tr>      </table>     </td>     <td width="1" height="350"><spacer type="block" width="1" height="350"></td>    </tr>    <tr height="79">     <td width="80" height="79"></td>     <td width="553" height="79" colspan="2" valign="top" align="left" xpos="80"><csobj w="448" h="16" t="Component" csref="../../web-data/Komponenten/bottom_nav.html" occur="33">       <center>        <div align=left>         <table border="0" cellpadding="0" cellspacing="2" width="448">          <tr>           <td valign="middle" align="center"><a href="../About/about.html">Info</a> l <a href="contact.html">Kontaktaufnahme </a>l <a href="../Faq/faq.html">H&auml;ufige Fragen</a> l <a href="../Funding/funding.html">Finanzierung</a> l <a href="../Resource/resource.html">Ressourcen</a> l <a href="../index.html">Index</a></td>          </tr>         </table>        </div>       </center>      </csobj></td>     <td width="1" height="79"><spacer type="block" width="1" height="79"></td>    </tr>    <tr height="1" cntrlrow="cntrlrow">     <td width="80" height="1"><spacer type="block" width="80" height="1"></td>     <td width="90" height="1"><spacer type="block" width="90" height="1"></td>     <td width="463" height="1"><spacer type="block" width="463" height="1"></td>     <td width="1" height="1"></td>    </tr>   </table>  </body>

</html>