tak myślałem ze dostane małe cheble :/ korzystam z generatora bo nie znam sie wogóle
Zmienne ..? Wklejam kod ze strony być może oto ci chodziło :
<div id="imCel8_00_Cont"> <script type="text/javascript"><!-- function ChkFrm_8_00(oForm)
{
sAlert1 = "Missing value for field ";
sAlert2 = "Wrong email address for field ";
if (oForm.Itm_8_00_2.value == "")
{
oForm.Itm_8_00_2.focus();
alert(sAlert1 + "'Imię'");
return (false);
}
if (oForm.Itm_8_00_5.value == "" || oForm.Itm_8_00_5.value.indexOf ('@', 0) < 1 || oForm.Itm_8_00_5.value.indexOf ('.', 0) < 1)
{
oForm.Itm_8_00_5.focus();
alert(sAlert2 + "'E-mail'");
return (false);
}
if (oForm.Itm_8_00_6.value == "")
{
oForm.Itm_8_00_6.focus();
alert(sAlert1 + "'Treść zapytania'");
return (false);
}
return (true);
}
<form action="files/mail_p003_8_00.php" method="post" onsubmit="return ChkFrm_8_00(this)"> <span class="imLabel">Nazwa firmy:
<br class="imHidden" /></span> <span class="imLabel_Cont"> <input class="imInput imInput_0" type="text" name="Itm_8_00_1" id="Itm_8_00_1" /> <span class="imLabel">Imi
ę*:
<br class="imHidden" /></span> <span class="imLabel_Cont"> <input class="imInput imInput_0" type="text" name="Itm_8_00_2" id="Itm_8_00_2" /> <span class="imLabel">Nazwisko:
<br class="imHidden" /></span> <span class="imLabel_Cont"> <input class="imInput imInput_0" type="text" name="Itm_8_00_3" id="Itm_8_00_3" /> <span class="imLabel">Telefon:
<br class="imHidden" /></span> <span class="imLabel_Cont"> <input class="imInput imInput_0" type="text" name="Itm_8_00_4" id="Itm_8_00_4" onkeypress="return imKeyFilter(0,event);" /> <span class="imLabel">E-mail*:
<br class="imHidden" /></span> <span class="imLabel_Cont"> <input class="imInput imInput_0" type="text" name="Itm_8_00_5" id="Itm_8_00_5" /> <span class="imLabel">Tre
ść zapytania*:
<br class="imHidden" /></span> <span class="imLabel_Cont"> <textarea class="imInput imInput_0" name="Itm_8_00_6" id="Itm_8_00_6" rows="8" cols="15" style="height: 128px; "></textarea> <div class="imAlign_center"> <input class="imFormButton" type="submit" value=" Wyślij " /> <input class="imFormButton" type="reset" value=" Wyczyść " />
Cytat(uli @ 5.07.2007, 11:43:27 )

Poza tym opcja 'Szukaj' sie kłania. Nawet na bieżącej stronie jest poruszony DOKŁADNIE taki sam problem ->
Glupi problem z mailPatrzyłem na ten wątek jednak widze że on miał co innego jakis bardziej skomplikowany formularz :/
i nic z tego nie rozumiem,
Bardzo proszę o pomoc
Przeczytalem kilka wątków gdzie jest podobny problem do mojego, jednak dalej nie potrafie tego zrobić,
kto kolwiek widzial kto kolwiek wie jak to zrobic meydey meydey

!! prosze o pomoc