Suche im Forum:
Suchen


Autor Nachricht
Beitrag05.10.2009 um 16:45 (UTC)    
Titel: Doppel Formular klappt nicht! Brauche hilfe von Programmier

Ich erstelle gerade ein Bestellformular für meine neue website, ich habe dafür einfach den quelltext von dem schon existierenden kontaktfprmulars kopiert, und noch mehr felder hinzugefügt, wenn ich das formular abschicke, dann fehlen die hinzugefügten felder immer im formular! Kopier habe ich es, damit es ein kontaktformular und ein bestellformular gleichzeitig gibt! Bitte um Hilfe! Und noch was, währe es möglich da noch checkboxen einzufügen, so dass sie dann auch bei mir mit dem abgeschickten formular ankommen? Und da isz der kasten nachicht, wenn ich in den kasten nicht einfüge, sagt er mir: "schreiben sie bitte eine nachicht" kann man das ändern? mfG
Hier der Code:
(In der mitte etwa steht wo der dazugettane teil anfängt!)

<h3>Auf Lager:</h3>
Classic Deck (Siehe Produkte -&gt; Decks):15,00&euro; <br />
Non Bearing Screws :2,00&euro; <br />
Bearing Screws :2,50&euro; <br />
Kingpins :4,00&euro; <br />
Unterlegscheiben: 0,99&euro;<br />
*Limited* Achsen Standard 2,6mm :4,00&euro; <br />
<h3>Auf Anfrage bestellbar:</h3>
Personal Deck (Siehe produkte -&gt; Decks)<br />
Decks die in der gallerie zu sehen sind<br />
<br />
<center>
<form action="Bestellformular.htm& quot; method="POST">
<input type="hidden" name="email" value="Zvj0Yvj1APj0AljhAlj1A Pj1Yvj1Alj0AFjhZvjkBPjjYvj0Zvj4AD ==" /> <input type="hidden" name="email" value="Zvj0Yvj1APj0AljhAlj1A Pj1Yvj1Alj0AFjhZvjkBPjjYvj0Zvj4AD ==" /> <input type="hidden" name="email" value="BPj5YwR2APj1Zv43ZFj4A GphAPj1ZwRlYvjkAmxkAD==" />
<table>
<tbody>
<tr>
<td>Ihre E-Mail-Adresse:</td>
<td><input type="text" name="modulenter[email]" ; style="background-color: ; color: ; width: 150px;" /></td>
</tr>
<tr>
<td>Name, Nachname:</td>
<td><input type="text" name="modulenter[extrabox1te xt]" style="background-color: ; color: ; width: 150px;" /></td>
</tr>
<tr>
<td>Stadt:</td>
<td><input type="text" name="modulenter[extrabox2te xt]" style="background-color: ; color: ; width: 150px;" /></td>
</tr>
<tr>
<td>Stra&szlig;e, Hausnummer:</td>
<td><input type="text" name="modulenter[extrabox3te xt]" style="background-color: ; color: ; width: 150px;" /></td>
</tr>
<tr>
<td>PLZ:</td>
<td><input type="text" name="modulenter[extrabox4te xt]" style="background-color: ; color: ; width: 150px;" /></td>
</tr>
<tr>
<td>Land:</td>
<td><input type="text" name="modulenter[extrabox5te xt]" style="background-color: ; color: ; width: 150px;" /></td>
</tr>
<tr>
(KEINCODE, AB HIER FÄNGT DER HIMZUGEFÜGTE UND NICHT ZU SEHENDE TEIL AN!)
<td>Classic Deck: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Anzahl:</td>
<td><input type="text" name="modulenter[extrabox4te xt]" style="background-color: ; color: ; width: 50px;" /></td>
</tr>
<tr>
<td>Personal Deck: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Anzahl:</td>
<td><input type="text" name="modulenter[extrabox4te xt]" style="background-color: ; color: ; width: 50px;" /></td>
</tr>
<tr>
<td>
<div style="text-align: center; ">&nbsp;</div>
Non Bearing Screws (6 St&uuml;ck): &nbsp; &nbsp; &nbsp; Anzahl:</td>
<td><br />
<input type="text" name="modulenter[extrabox4te xt]" style="background-color: ; color: ; width: 50px;" /></td>
</tr>
<tr>
<td>Bearing Screws (6 St&uuml;ck): &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Anzahl:</td>
<td><input type="text" name="modulenter[extrabox4te xt]" style="background-color: ; color: ; width: 50px;" /></td>
</tr>
<tr>
<td>Kingpins (6 St&uuml;ck): &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Anzahl:</td>
<td><input type="text" name="modulenter[kingpins]" style="background-color: ; color: ; width: 50px;" /></td>
</tr>
<tr>
<td>Unterlegscheiben (8 St&uuml;ck): &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Anzahl:</td>
<td><input type="text" name="modulenter[extrabox4text]" style="background-color: ; color: ; width: 50px;" /></td>
</tr>
<tr>
<td>
<div style="text-align: center; "><span class="Apple-style-span" style="font-weight: bold; text-decoration: underline;"><br />
</span></div>
Standart 2,6mm Achsen (Paar): &nbsp; &nbsp; &nbsp; Anzahl:<br />
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td>
<td><input type="text" name="modulenter[extrabox4text]" style="background-color: ; color: ; width: 50px;" /></td>
</tr>
<tr>
<td>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Kommentare:<br />
&nbsp;<textarea name="modulenter[text]" style="background-color: ; color: ; width: 150px; height: 90px;"></textarea></td>
</tr>
</tbody>
</table>
<br />
<br />
<br />
<br />
<br />
<br />


Zuletzt bearbeitet von pump-decks am 05.10.2009, 17:46, insgesamt einmal bearbeitet
Beitrag05.10.2009 um 18:33 (UTC)    
Titel:

Bitte nur ein Thread pro Frage,
deshalb bitte ich dich, hier weiterzumachen:
http://www.homepage-baukasten.de/forum/viewtopic.php?t=106601
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beiträge der letzten Zeit anzeigen:   


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