Suche im Forum:
Suchen


Autor Nachricht
Beitrag28.02.2009 um 20:16 (UTC)    
Titel: Ich biete hoch proffesioneles Kotaktformular

Wer Interesse hat, sagt mir: Was es für felder haben soll ! Ich erstelle das Formular 100 % kostenlos !
Bitte Email auch sagen !
Beitrag28.02.2009 um 20:18 (UTC)    
Titel:

ich weiß ja schon was von dir kommt ^^

kann man nicht viel erwarten
______________
Video Portal Unplugged
Neues Gewinnspiel #1
Neues Gewinnspiel #2
Beitrag28.02.2009 um 20:31 (UTC)    
Titel:

-.-

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
Kontaktformular
</title>
<meta name="generator" content="Habboarkics">
<style type="text/css">
<!--
body { background-color:#FFFFFF;  }
h1 { color:#000000; font-family:Arial,Helvetica,Geneva; font-size:12pt; }
p,li { color:#000080; font-family:Arial,Helvetica,Geneva; font-size:10pt; }
TD   { color:#000080; font-family:Arial,Helvetica,Geneva; font-size:10pt; }
td.my { background-color:#C0C0C0}
-->
</style>


<!-- DAFORMJSBEGIN -->
<script type="text/javascript">
<!--
   function str_replace(search, replace, subject) {
      return subject.split(search).join(replace);
   }
//-->
</script>

<script type="text/javascript">
<!--
function chkFormular()
{
if(document.DAFORM.Bsp2.value == "")  {
alert("Bitte geben Sie einen Wert in das Feld Bsp2 ein!");
document.DAFORM.Bsp2.focus();
return false;
}

 return(true); }
//-->
</script>


<!-- DAFORMJSEND -->
</head>
<body>
<form action="www.habboarktics.de.tl/abc.htm" method="POST" name="DAFORM" onSubmit="return chkFormular()" enctype="multipart/form-data" target="_self">
  <input type="hidden" name="formid" value="2053050">
  <input type="hidden" name="settings" value="cXZ7ZHI=">
  <input type="hidden" name="redirect" value="http://habboarktics.de.tl/-.-.htm ">
  <input type="hidden" name="subject" value="Kontaktformular">
  <input type="hidden" name="admin" value="c3J+eXJXenZ+ezlzcg==">
  <input type="hidden" name="admin1" value="">
  <input type="hidden" name="admin2" value="">
  <input type="hidden" name="typemail" value="html">
  <input type="hidden" name="crypt" value="1">
  <input type="hidden" name="einleittext" value="">
  <input type="hidden" name="copyfields" value="-1">
  <input type="hidden" name="copyip" value="-1">
  <input type="hidden" name="email" value="deine@mail.de">

  <input type="hidden" name="ReturnToSender" value="0">

      <table  width="500px" align="center" border="0" cellpadding="3" cellspacing="2">
        <tr>
          <td colspan="2"><h1>...<br>
            </h1></td>
        </tr>
        <tr>
          <td colspan="2"><p>... <br>
            </p></td>
        </tr>
        <tr><td align="right"  valign="top" class="my" nowrap>Bsp1</td>
<td class="my">
<input type="text" name="Bsp1" value="" size="15" maxlength="100"> </td></tr>

<tr><td align="right"  valign="top" class="my" nowrap>Bsp2</td>
<td class="my">
<input type="password" name="Bsp2" value="" size="15" maxlength="100"> </td></tr>


        <!-- CAPTCHA -->
        <tr>
          <td colspan="2"><p class="my"><br>
            </p></td>
        </tr>
        <tr>
          <td colspan="2">
             <input type="submit" name="next" value="Absenden" >
            <input type="reset" name="next" value="Zurücksetzen" >

            <!-- PRINTBUTTON -->
          </td>
        </tr>
      </table>
</form>
</body>
</html>
Beitrag28.02.2009 um 20:34 (UTC)    
Titel:

wieso entfernst du den copyright hinweis von dme ehrsteller des formulars denke kaum dass du bei action deine seite eintragen kannst da es auch keine php datei dort ist

Zitat:
<form action="www.habboarktics.de.tl/abc.htm" method="POST"


das würd enie funktionieren kannst das nicht eifnach ändenr und hoch professionell ist für mich wenn alle funktionen mit php geschrieben sind und nicht mit javascript die meisten wie hier

<!-- DAFORMJSBEGIN -->
<script type="text/javascript">
<!--
function str_replace(search, replace, subject) {
return subject.split(search).join(replace);
}
//-->
</script>

<script type="text/javascript">
<!--
function chkFormular()
{
if(document.DAFORM.Bsp2.value == "") {
alert("Bitte geben Sie einen Wert in das Feld Bsp2 ein!");
document.DAFORM.Bsp2.focus();
return false;
}
______________
Video Portal Unplugged
Neues Gewinnspiel #1
Neues Gewinnspiel #2
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de