Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
veranstaltungen_anmeldung [d.m.Y H:i] admin angelegt |
veranstaltungen_anmeldung [d.m.Y H:i] (aktuell) |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | <html> <form name="anmeldeformular" method="post" action="anmeldeformularauswertung" > | + | <html> |
+ | |||
+ | <form name="anmeldeformular" method="post" action="anmeldeformularauswertung" > | ||
<div class="ueberschrift_1">Anmeldung</div> | <div class="ueberschrift_1">Anmeldung</div> | ||
- | <div class="normaler_text">Zur Anmeldung zu einem unserer Angebote benutzen Sie bitte dieses Onlineformular.</div> | + | <div class="normaler_text"> |
+ | Zur Anmeldung zu einem unserer Angebote benutzen Sie bitte das Onlineformular.<br>  | ||
+ | </div> | ||
+ | <div class="normaler_text" style="font-size:10px;"> | ||
+ | <img src='http://www.infag.de/seiten/lib/tpl/default/images/eins.gif' border="0" style="float:left;margin-right:10px;margin-bottom:3px;" >Bitte füllen Sie das Formular aus<br style="clear:both"> | ||
+ | <img src='http://www.infag.de/seiten/lib/tpl/default/images/zwei.gif' border="0" style="float:left;margin-right:10px;margin-bottom:3px;" >Senden Sie die Anmeldung ab<br style="clear:both"> | ||
+ | <img src='http://www.infag.de/seiten/lib/tpl/default/images/drei.gif' border="0" style="float:left;margin-right:10px;margin-bottom:3px;" >Es erscheint eine Bestätigungsseite<br style="clear:both"> | ||
+ | <img src='http://www.infag.de/seiten/lib/tpl/default/images/vier.gif' border="0" style="float:left;margin-right:10px;margin-bottom:3px;" >Sie erhalten eine automatische Bestätigung<br>an die von Ihnen angegebene eMail-Adresse<br style="clear:both"> | ||
+ | <br>  | ||
+ | <br>Sollte keine Bestätigungsseite erscheinen und/oder | ||
+ | <br>sollten Sie keine eMail erhalten, nehmen Sie bitte mit uns <a href="http://www.infag.de/seiten/doku.php/kontakt"><b>Kontakt</b></a> auf. | ||
+ | </div> | ||
<div class="block_zweispaltig_formular"> | <div class="block_zweispaltig_formular"> | ||
Zeile 36: | Zeile 49: | ||
</span> | </span> | ||
<span class="t_rechts"> | <span class="t_rechts"> | ||
- | <input id="in_ku" name="kursnummer" value="" size="30" maxlength="50" style="width:100px !important"> | + | <input id="in_ku" name="kursnummer" value="" size="30" maxlength="50" style="width:120px !important"> |
</span> | </span> | ||
</div> | </div> | ||
Zeile 48: | Zeile 61: | ||
</span> | </span> | ||
<span class="t_rechts"> | <span class="t_rechts"> | ||
- | <input id="in_vo" name="von" value="" size="30" maxlength="50" style="width:100px !important"> | + | <input id="in_vo" name="von" value="" size="30" maxlength="50" style="width:120px !important"> |
    bis |     bis | ||
- | <input id="in_bi" name="bis" value="" size="30" maxlength="50" style="width:100px !important"> | + | <input id="in_bi" name="bis" value="" size="30" maxlength="50" style="width:120px !important"> |
</span> | </span> | ||
</div> | </div> | ||
Zeile 108: | Zeile 121: | ||
<div class="row"> | <div class="row"> | ||
<span id="td_or" class="t_links"> | <span id="td_or" class="t_links"> | ||
- | PLZ, Ort * | + | PLZ-Ort * |
</span> | </span> | ||
<span class="t_leer"> | <span class="t_leer"> | ||
Zeile 119: | Zeile 132: | ||
<div class="row"> | <div class="row"> | ||
- | <span class="t_links"> | + | <span id="td_la" class="t_links"> |
- | Telefon | + | Land * |
+ | </span> | ||
+ | <span class="t_leer"> | ||
+ |   | ||
+ | </span> | ||
+ | <span class="t_rechts"> | ||
+ | <input id="in_la" name="land" value="" size="30" maxlength="50"> | ||
+ | </span> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <span id="td_te" class="t_links"> | ||
+ | Telefon * | ||
</span> | </span> | ||
<span class="t_leer"> | <span class="t_leer"> | ||
Zeile 211: | Zeile 236: | ||
</div> | </div> | ||
- | <div class="absenden"><a href="javascript:absenden();"><span class="button">JETZT ANMELDEN</span></a></div> | + | <div class="absenden"><a href="javascript:absenden();"><span class="button" style="font-weight:bold; font-size:16px; border:1px solid #000000;">ANMELDUNG jetzt absenden</span></a></div> |
- | <input name=action type=hidden value=''> | + | <input name="anmeldung" type=hidden value='0'> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
<!-- | <!-- | ||
Zeile 257: | Zeile 282: | ||
if(!test_text( 3,document.anmeldeformular.strasse.value)) {document.getElementById("td_st").style.color="#CC3366"; document.getElementById("in_st").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_st").style.color="#002D62"; document.getElementById("in_st").style.backgroundColor="#FEE4BF"; } | if(!test_text( 3,document.anmeldeformular.strasse.value)) {document.getElementById("td_st").style.color="#CC3366"; document.getElementById("in_st").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_st").style.color="#002D62"; document.getElementById("in_st").style.backgroundColor="#FEE4BF"; } | ||
if(!test_ort( document.anmeldeformular.ort.value)) {document.getElementById("td_or").style.color="#CC3366"; document.getElementById("in_or").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_or").style.color="#002D62"; document.getElementById("in_or").style.backgroundColor="#FEE4BF"; } | if(!test_ort( document.anmeldeformular.ort.value)) {document.getElementById("td_or").style.color="#CC3366"; document.getElementById("in_or").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_or").style.color="#002D62"; document.getElementById("in_or").style.backgroundColor="#FEE4BF"; } | ||
+ | if(!test_ort( document.anmeldeformular.land.value)) {document.getElementById("td_la").style.color="#CC3366"; document.getElementById("in_la").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_la").style.color="#002D62"; document.getElementById("in_la").style.backgroundColor="#FEE4BF"; } | ||
+ | if(!test_text( 8,document.anmeldeformular.telefon.value)) {document.getElementById("td_te").style.color="#CC3366"; document.getElementById("in_te").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_te").style.color="#002D62"; document.getElementById("in_te").style.backgroundColor="#FEE4BF"; } | ||
if(!test_email( document.anmeldeformular.email.value)) {document.getElementById("td_em").style.color="#CC3366"; document.getElementById("in_em").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_em").style.color="#002D62"; document.getElementById("in_em").style.backgroundColor="#FEE4BF"; } | if(!test_email( document.anmeldeformular.email.value)) {document.getElementById("td_em").style.color="#CC3366"; document.getElementById("in_em").style.backgroundColor="#FFFFFF"; fehler=1;} else {document.getElementById("td_em").style.color="#002D62"; document.getElementById("in_em").style.backgroundColor="#FEE4BF"; } | ||
document.getElementById("in_ve").style.backgroundColor="#FEE4BF"; | document.getElementById("in_ve").style.backgroundColor="#FEE4BF"; | ||
Zeile 262: | Zeile 289: | ||
document.getElementById("in_bi").style.backgroundColor="#FEE4BF"; | document.getElementById("in_bi").style.backgroundColor="#FEE4BF"; | ||
document.getElementById("in_vo").style.backgroundColor="#FEE4BF"; | document.getElementById("in_vo").style.backgroundColor="#FEE4BF"; | ||
- | document.getElementById("in_te").style.backgroundColor="#FEE4BF"; | ||
document.getElementById("in_fa").style.backgroundColor="#FEE4BF"; | document.getElementById("in_fa").style.backgroundColor="#FEE4BF"; | ||
document.getElementById("in_ge").style.backgroundColor="#FEE4BF"; | document.getElementById("in_ge").style.backgroundColor="#FEE4BF"; | ||
Zeile 270: | Zeile 296: | ||
if(!fehler) | if(!fehler) | ||
{ | { | ||
- | document.forms["anmeldeformular"].elements["action"].value=1; | + | document.forms["anmeldeformular"].elements["anmeldung"].value=1; |
document.anmeldeformular.submit(); | document.anmeldeformular.submit(); | ||
} | } | ||
Zeile 316: | Zeile 342: | ||
function test_ort(eingabe) | function test_ort(eingabe) | ||
{ | { | ||
+ | // Keine Überprüfung mehr für die Postleitzahlen und den Ort... | ||
+ | if(eingabe.length>=5) | ||
+ | return(1) | ||
+ | else | ||
+ | return(0); | ||
+ | |||
+ | |||
plz=parseInt(eingabe.substr(0,5)); | plz=parseInt(eingabe.substr(0,5)); | ||
pl0=parseInt(eingabe.substr(0,1)); | pl0=parseInt(eingabe.substr(0,1)); | ||
Zeile 349: | Zeile 382: | ||
//--> | //--> | ||
</script> | </script> | ||
- | |||
</html> | </html> | ||
+ |