Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
ich möchte gerne es auf meiner HP einbinden alsowenn man auf kontakt geht steht da schon di e andresse und rechts is ein freihes feld da soll dass Formular rein und so aber es will nicht ich sa da nur denn code mehr nicht dann![]()
wo is denn der fehler
--------------------------------------------------------------------------------
<head> <meta http-equiv="Content-Language" content="de"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Kontaktformular</title> </head> <body> <form action="http://www.onlyfree.de/generator/kontakt/formmail.php" method="POST" name="MyForm1"> <input type="hidden" name="redirect" value="http://www.onlyfree.de/generator/kontakt/danke.htm"> <input type="hidden" name="typemail" value="html"> <input type="hidden" name="crypt" value="0" ><input type="hidden" name="einleittext" value=""> <input type="hidden" name="admin1" value=""> <input type="hidden" name="admin2" value=""> <input type="hidden" name="subject" value="Kontaktformular"><input type="hidden" name="admin" value="susanne.dembon@gmx.de"> <div align="center"> <table border="0" cellpadding="3" cellspacing="2"> <tr> <td colspan="2"><font face="Arial,helvetica" size="+1">Kontakt-Formular
</font></td> </tr> <tr> <td colspan="2"><font face="Arial,helvetica" size="-1">Mit diesem Fomular können Sie mit uns Kontakt aufnehmen.
</font></td> </tr> <tr> <td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1">Name :</font></td> <td bgcolor="#E6E6E6"><input type="text" name="name" value size="20"></td> </tr> <tr> <td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1"> Ihre Emailadresse:</font></td> <td bgcolor="#E6E6E6"><input type="text" name="email" value size="20"></td> </tr> <tr> <td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1">Telefon-Nummer:</font></td> <td bgcolor="#E6E6E6"><input type="text" name="tel" value size="20"></td> </tr> <tr> <td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1">Fax-Nummer:</font></td> <td bgcolor="#E6E6E6"><input type="text" name="fax" value size="20"></td> </tr> <tr> <td align="right" valign="top" bgcolor="#E6E6E6"><strong><font color="#000000">
</font><font color="#000000" face="Arial,helvetica" size="-1">Kommentar:</font></strong></td> <td bgcolor="#E6E6E6"><textarea cols="30" rows="10" name="comment"></textarea></td> </tr> <tr> <td colspan="2"><font face="Arial,helvetica"><input type="submit" name="next" value="Abschicken"><input type="reset" name="next" value="Zurücksetzen"></font></td> </tr> </table> </div> </form> </body>
<head>
<meta http-equiv="Content-Language" content="de">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Kontaktformular</title>
</head>
<body>
<form action="http://www.onlyfree.de/generator/kontakt/formmail.php" method="POST" name="MyForm1">
<input type="hidden" name="redirect" value="http://www.onlyfree.de/generator/kontakt/danke.htm">
<input type="hidden" name="typemail" value="html"> <input type="hidden" name="crypt" value="0" >
<input type="hidden" name="einleittext" value=""> <input type="hidden" name="admin1" value="">
<input type="hidden" name="admin2" value=""> <input type="hidden" name="subject" value="Kontaktformular">
<input type="hidden" name="admin" value="susanne.dembon@gmx.de"> <div align="center">
<table border="0" cellpadding="3" cellspacing="2">
<tr>
<td colspan="2">
<font face="Arial,helvetica" size="+1">Kontakt-Formular</font></td>
</tr>
<tr>
<td colspan="2"><font face="Arial,helvetica" size="-1">Mit diesem Fomular können Sie mit uns Kontakt aufnehmen.</font></td>
</tr>
<tr>
<td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1">Name :</font></td>
<td bgcolor="#E6E6E6"><input type="text" name="name" value size="20"></td>
</tr>
<tr>
<td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1"> Ihre Emailadresse:</font></td>
<td bgcolor="#E6E6E6"><input type="text" name="email" value size="20"></td>
</tr>
<tr>
<td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1">Telefon-Nummer:</font></td> <td bgcolor="#E6E6E6"><input type="text" name="tel" value size="20"></td>
</tr>
<tr>
<td align="right" bgcolor="#E6E6E6"><font color="#000000" face="Arial,helvetica" size="-1">Fax-Nummer:</font></td>
<td bgcolor="#E6E6E6"><input type="text" name="fax" value size="20"></td>
</tr>
<tr>
<td align="right" valign="top" bgcolor="#E6E6E6"><strong><font color="#000000"></font>
<font color="#000000" face="Arial,helvetica" size="-1">Kommentar:</font></strong>