Прежде всего, спасибо за ответ. Я действительно, действительно понятия не имею, что случилось с формой моего сайта.
Мы работаем над ремонтом компьютеров, а не программированием, поэтому я крайне растерялся, почему это не работает.
Код можно найти по адресу www.thewrightcorner.com/contactus.html.
.
Я не понимаю, почему, когда я вставляю это здесь, я не могу видеть это.
Я ничего не понимаю, поэтому, пожалуйста, помогите!
<form action="contact.php" method="get" style="margin:0; padding:0 ">
<div class="w" style=" margin:3 0 0 17px; line-height:12px ">
Your full name:<input type="text" class="blue" style=" width:222; height:22px; background-color:#41BCEA" name="your_name" />
<br />
<br style="line-height:7px " />
E-mail address:<br /><input type="text" class="blue" style=" width:222; height:22px; background-color:#41BCEA" name="your_email" />
<br />
<br style="line-height:7px " />
Your telephone:<br /><input type="text" class="blue" style=" width:222px; height:22px; background-color:#41BCEA" name="your_phone" />
</div>
</form>
</td>
<td valign="top" width="277" height="181">
<div class="w" style=" margin:0 0 0 0px; line-height:12px ">
Your message:<br />
<br style="line-height:1px " />
<textarea name="message" cols="35" rows="35" style=" width:222px; height:112px; overflow:hidden " class="w"></textarea>
</div>
<div style="margin-left:98px; margin-top:5px;">
<input type="image" src="images/6_k1.gif" style=" border-style:none " />
<input type="image" style="margin-left:5px; border-style:none " src="images/6_k2.gif" onclick="submit();" />
У меня есть файл contact.php в корне.