Hallo und guten Tag
ich bin neu hier und Anfänger.
ich versuche für meine Seite ein Kontaktformular zu erstellen mit einigen
Fehlschlägen.
suche einen Programmierer, der mir gegen Bezahlung für folgendes Formular den php code erstellen kann:
Hier der html code.
PHP-Code:
<div class="style15" style="width: 609px">
<div class="text">
<div id="contentTools">
<div id="path">
<table cellPadding="0" cellSpacing="0">
<tr>
<td>
</td>
<td align="right">
<img height="8" src="http://www.php.de/images/picto_print.gif" width="13" />
<a class="path" href="javascript:printThisPage();">
Drucken</a> </td>
</tr>
</table>
</div>
</div>
<div class="stdpadding">
<p><span class="titrebleu12">Dieses Formular wird
automatisch an Siluxtronik-Ansprechpartner
weitergeleitet.<br />
Bitte füllen Sie es vollständig und korrekt aus.<br />
</span><br />
</p>
</div>
<SCRIPT language=JavaScript>
function validateForm(){
if(document.contactForm.activity.selectedIndex == 0){
alert("Diese Felder unbedingt ausfüllen: Branche");
document.contactForm.activity.focus();
return false;
}
if(document.contactForm.customer.selectedIndex == 0){
alert('Diese Felder unbedingt ausfüllen: Ihre Funktion:');
document.contactForm.customer.focus();
return false;
}
if(document.contactForm.country.selectedIndex == 0){
alert('Diese Felder unbedingt ausfüllen: Land');
document.contactForm.country.focus();
return false;
}
if(document.contactForm.requesttype.selectedIndex == 0){
alert('Diese Felder unbedingt ausfüllen: Anfrageart');
document.contactForm.requesttype.focus();
return false;
}
if(document.contactForm.question.value == ''){
alert('Diese Felder unbedingt ausfüllen: Frage');
document.contactForm.question.focus();
return false;
}
return true;
}
function checkMail(le_form,name,mail){
{
var atpos = mail.indexOf('@');
var ok = true;
if (atpos == -1)
ok = false;
if (mail.substring(atpos + 1, mail.length).indexOf('@') != -1)
ok = false;
if (mail.substring(atpos + 1, mail.length).indexOf('.') == -1)
ok = false;
if (!ok)
{
//alert(mail + ' contact.email.invalid');
name.focus();
}
return ok;
}
}
</SCRIPT>
<div>
<form action="http://www.sssssss.com/portal/de/de-de/index.cfm?page=/portal/home/contact" method="post" name="contactForm" onsubmit="return _CF_checkcontactForm(this)">
<input name="method_" type="hidden" value="submit" />
<input name="referer_url" type="hidden" value="http://www.sssss.com/portal/de/de-de/index.cfm" />
<table border="0" cellPadding="0" cellSpacing="0" width="100%">
<tr>
<td class="titrebleu12" colSpan="4" height="15">
Persönliche Angaben</td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold" width="120">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />Name<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3" width="234">
<input id="name" class="form2" maxLength="50" name="name" size="10" type="text" /></td>
<td bgColor="#f3f3f3" class="textenoirbold" width="120">
Vorname<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3" width="234">
<input id="firstname" class="form2" maxLength="50" name="firstname" size="10" type="text" /></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />Unternehmen<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3">
<input id="company" class="form2" maxLength="50" name="company" size="10" type="text" /></td>
<td bgColor="#f3f3f3" class="textenoirbold">
Branche<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3">
<font face="verdana,arial,sans-serif" size="-1">
<select name="activity">
<option selected="">Treffen Sie Ihre
Auswahl.</option>
<option value="14">An</option>
<option value="02">Au
</option>
<option value="01">A OEM</option>
<option value="12">Be</option>
<option value="08">Ei</option>
<option value="10">Ei</option>
<option value="17">Er</option>
<option value="24">Imt</option>
<option value="15">In
</option>
<option value="25">I</option>
<option value="23">Ko
</option>
<option value="05">La</option>
<option value="03">Lu
</option>
<option value="04">Lu
</option>
<option value="06">Na
</option>
<option value="13">Pa</option>
<option value="16">Pu</option>
<option value="18">Te</option>
<option value="09">We
</option>
<option value="22">Wi</option>
<option value="11">Ze</option>
<option value="21">An</option>
</select></font></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />Ihre
Funktion:<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3" colSpan="3">
<font face="verdana,arial,sans-serif" size="-1">
<select name="customer">
<option selected="">Treffen Sie Ihre
Auswahl.</option>
<option value="13">Ad
</option>
<option value="08">CE,
I</option>
<option value="10">E</option>
<option value="05">Fo &
</option>
<option value="09">In
</option>
<option value="04">Jo</option>
<option value="03">Jo</option>
<option value="11">Ma
</option>
<option value="06">St</option>
<option value="12">Ve</option>
<option value="02">We
</option>
<option value="07">Anderes</option>
</select></font></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td colSpan="4">
<img height="25" src="http://www.php.de/images/spacer.gif" width="60" /></td>
</tr>
<tr>
<td class="titrebleu12" colSpan="4" height="15">
Adresse</td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />Straße<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3">
<input id="street" class="form2" maxLength="50" name="street" size="10" type="text" /></td>
<td bgColor="#f3f3f3" class="textenoirbold">
Telefon<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3">
<input id="telephone" class="form2" maxLength="50" name="telephone" size="10" type="text" /></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />PLZ<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3">
<input id="postalcode" class="form2" maxLength="6" name="postalcode" size="10" type="text" /></td>
<td bgColor="#f3f3f3" class="textenoirbold">
Fax</td>
<td bgColor="#f3f3f3">
<input id="fax" class="form2" maxLength="50" name="fax" size="10" type="text" /></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />Stadt<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3">
<input id="city" class="form2" maxLength="50" name="city" size="10" type="text" /></td>
<td bgColor="#f3f3f3" class="textenoirbold">
E-Mail <span class="mandatory">*</span></td>
<td bgColor="#f3f3f3">
<input id="email" class="form2" maxLength="50" name="email" size="10" type="text" style="width: 152px" /></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />Staat
</td>
<td bgColor="#f3f3f3">
<input id="state" class="form2" maxLength="50" name="state" size="10" type="text" /></td>
<td bgColor="#f3f3f3" class="textenoirbold">
</td>
<td bgColor="#f3f3f3"> </td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold">
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" />Land<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3" colSpan="3">
<font face="verdana,arial,sans-serif" size="-1">
<select class="formText" name="country" size="1">
<option selected="" value="Not specified">--
Treffen Sie Ihre Auswahl. --</option>
<option value="AF">Af</option>
<option value="AL">Al</option>
<option value="DZ">Al</option>
<option value="AS">Am
</option>
<option value="VI">Ame
</option>
<option value="AD">An</option>
<option value="AO">An</option>
<option value="AI">A</option>
<option value="AQ">An</option>
<option value="AG">Ana
</option>
<option value="AR">A</option>
<option value="AM">A</option>
<option value="AW">A</option>
<option value="AZ">Asn</option>
<option value="AU">A</option>
<option value="BS">B</option>
<option value="BH">B</option>
<option value="BD">Ba</option>
<option value="BB">Ba</option>
<option value="BY">B</option>
<option value="BE">B</option>
<option value="BZ">Be</option>
<option value="BJ">B</option>
<option value="BT">Bhutan</option>
<option value="BO">Bolivien</option>
<option value="BA">B
</option>
</select></font></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td colSpan="4">
<img height="25" src="http://www.php.de/images/spacer.gif" width="60" /></td>
</tr>
<tr>
<td class="titrebleu12" colSpan="4" height="15">
Frage</td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold" vAlign="top">
<table border="0" cellPadding="0" cellSpacing="0">
<tr>
<td>
<img align="absMiddle" height="25" src="http://www.php.de/images/spacer.gif" width="10" /></td>
<td class="textenoirbold">Anfrageart<span class="mandatory">*</span></td>
</tr>
</table>
</td>
<td bgColor="#f3f3f3" colSpan="3">
<font face="verdana,arial,sans-serif" size="-1">
<select class="formText" name="requesttype" size="1">
<option selected="" value="Not specified">--
Treffen Sie Ihre Auswahl. --</option>
<option value="1">Allgemeine Information
</option>
<option value="2">Technische Information
</option>
<option value="3">Wo erhältlich ?</option>
<option value="4">Dokumentation / Angebot
</option>
<option value="6">Anderes</option>
</select></font></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td bgColor="#f3f3f3" class="textenoirbold" vAlign="center">
<img align="absMiddle" height="90" src="http://www.php.de/images/spacer.gif" width="10" />Frage<span class="mandatory">*</span></td>
<td bgColor="#f3f3f3" colSpan="3">
<textarea class="textarea" cols="50" name="question" rows="5" style="WIDTH: 420px"></textarea></td>
</tr>
<tr>
<td bgColor="#cccccc" colSpan="4">
<img height="1" src="http://www.php.de/images/spacer.gif" width="10" /></td>
</tr>
<tr>
<td colSpan="4">
<img height="10" src="http://www.php.de/images/spacer.gif" width="60" /></td>
</tr>
<tr>
<td align="left" class="gris" colSpan="2" height="10" vAlign="top">
<span class="mandatory">* </span>Diese
Felder unbedingt ausfüllen. </td>
</tr>
<tr>
<td colSpan="4"><br />
Diese Informationen sind nötig, um Ihre
Anfrage zu beantworten. <br />
Die personenbezogenen Daten werden nur für
interne Siluxtronik Zwecke (Information und
Aquisition) erhoben, verarbeitet und
genutzt. <br />
<br />
<input id="accept_condition" class="checkbox" name="accept_condition" type="checkbox" value="ok" />
<label for="accept_condition"><b>Ich stimme
zu, in der Kontaktdatenbank aufgenommen zu
werden und Informationen von Siluxtronik zu
erhalten.</b><br />
<br />
</label>Gem. des Gesetztes Nr 78-17 vom 6.
Januar 1978 über Informatik, Daten und
Freiheiten, haben Sie das Recht zuzustimmen,
zu ändern und zu löschen alle Information
über Sie. Für weitere Informationen können
Sie die Siluxtronik Webseite konsultieren. </td>
</tr>
<tr>
<td colSpan="4"> </td>
</tr>
<tr>
<td colSpan="4"><span class="titrebleu12">
Helfen Sie uns SPAMs zu bekämpfen! Um diese
Formular zu bestätigen,<br />
schreiben Sie den Code, den Sie sehen in das
Bild.</span>
<p> </p>
</td>
</tr>
<tr>
<td colSpan="4"> </td>
</tr>
<tr>
<td class="textenoirbold" vAlign="bottom">
Code<span class="mandatory">*</span></td>
<td colSpan="3" vAlign="bottom">
<img src="http://www.siluxtronik./captcha.php" />
<br />
<input id="captcha" name="captcha" type="text" />
<input name="hash" type="hidden" value="D6267A17-D38D-9280-8FAD42AF6A202C69" />
</td>
</tr>
<tr>
<td colSpan="4"> </td>
</tr>
<tr>
<td align="left" colSpan="2">
<input class="button" name="reset" type="reset" value="Abbrechen" /></td>
<td align="right" colSpan="2">
<input class="button" name="Submit" type="submit" value="Bestätigen" /></td>
</tr>
<tr>
<td colSpan="4">
<img align="absMiddle" height="20" src="http://www.php.de/images/spacer.gif" width="20" /></td>
</tr>
</table>
</form>
</div>
<p> </p>
<br />
<style type="text/css">
.kontaktformular {
width: 400px;
margin: 10px 0;
padding: 10px;
font-size: 11px;
font-family: Tahoma, Verdana, Arial;
border: 1px solid #666666;
background: #F5F5F5;
float: left;
clear: both;
}
.kontaktformular fieldset {margin: 10px 0;}
.kontaktformular a {color: #990000; text-decoration: none;}
.kontaktformular a:hover {color: #483D8A;}
.kontaktformular legend {
background: #483D8B;
color: #fff;
padding: 3px 5px;
border: 1px solid #ddd;
text-transform: uppercase;
}
.kontaktformular label {
width: 100px;
float: left;
clear: both;
padding: 3px 10px;
margin: 3px 0;
}
.kontaktformular textarea {
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #666666;
border-top: 1px solid #666666;
background: #ddc;
padding: 0px 3px;
margin: 3px 0;
width: 250px;
}
.kontaktformular input {
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #666666;
border-top: 1px solid #666666;
background: #ddc;
padding: 0px 3px;
margin: 3px 0;
width: 250px;
}
.kontaktformular input:hover { background: #ffff88;}
.kontaktformular input:focus { background: #ffff88;}
.kontaktformular input:active { background: #ffff88;}
.kontaktformular textarea:hover { background: #ffff88;}
.kontaktformular textarea:focus { background: #ffff88;}
.kontaktformular textarea:active { background: #ffff88;}
.captcha table { border-spacing:0px; width:370px; border:0px solid;}
.anfrage table { border-spacing:0px; width:370px; border:0px solid;}
.kontaktdaten table { border-spacing:0px; width:370px; border:0px solid;}
.label { width:100px; padding:0px;}
.field { width:250px; padding:0px;}
.error { width:200px; padding:0px 0px 0px 5px;}
.captchareload { padding-left:10px;}
select.errordesignfields { background-color:#cc3333;}
textarea.errordesignfields { background-color:#cc3333;}
input.errordesignfields { background-color:#cc3333;}
.buttons { text-align: center;}
.buttons input { width:80px;}
.captchareload img { background: #555555; color: #fff; border-top:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #666666; border-right:2px solid #666666;}
.buttons input { background: #555555; color: #fff; border-top:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #666666; border-right:2px solid #666666;}
.captchareload img:hover { background: #555555; color: #fff; border-top:2px solid #ddd; border-left:2px solid #ddd; border-bottom:2px solid #fff; border-right:2px solid #fff;}
.buttons input:hover { background: #555555; color: #fff; border-top:2px solid #ddd; border-left:2px solid #ddd; border-bottom:2px solid #fff; border-right:2px solid #fff;}
.style15 {
background: url('images/h2botleft.gif') no-repeat 50% top;
padding-top: 20px;
margin-right: 0px;
width: 592px;
}
.Stil3 {font-size: 14px}
.ueberschrift{
font-size: 11px;
font-weight:bold;
color:#FFFFFF;
}
.dick {
font-size: 12px;
font-weight: 900;
color:#336699;
}
.hilfstext {
font-size: 11px;
}
.pathOn {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
font-weight: normal;
}
.stdpadding{
padding:20px;
}
.titrebleu12 {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
COLOR: #2B6999;
FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
.titrebleu12 {
BORDER-RIGHT: 0px solid;
BORDER-TOP: 0px solid;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
BORDER-LEFT: 0px solid;
COLOR: #394277;
BORDER-BOTTOM: 0px solid;
FONT-STYLE: normal;
FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
.textenoir {
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
.textenoir {
BORDER-RIGHT: 0px solid;
BORDER-TOP: 0px solid;
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
BORDER-LEFT: 0px solid;
COLOR: #000000;
BORDER-BOTTOM: 0px solid;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
form{
margin:0px;
padding:0px;
}
.mandatory {
FONT-WEIGHT: bold;
FONT-SIZE: 13px;
COLOR: #cc0000;
FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
.textarea {
BORDER-RIGHT: #c3c3c3 1px solid;
BORDER-TOP: #c3c3c3 1px solid;
FONT-SIZE: 10px;
BORDER-LEFT: #c3c3c3 1px solid;
WIDTH: 220px;
COLOR: #696969;
BORDER-BOTTOM: #c3c3c3 1px solid;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #ffffff;
cellspacing: 10px
}
</style>
<p> </p>
</div>
<br />
</div>
Kann mir jemant ein Angebot machen?
Ich freue mich auf euere Angebote!
Gruß Arndt