tamam butonu calışmıyo bi yardım edin.
<html>
<head>
</head>
<body bgcolor="black">
<center>
<form action="mailto:
[email protected]" method="post">
<H3><font color="#CCCCFF">FATURA BiLGiLERi</font></H3>
<p><label><font color="#CCCCFF">AD SOYAD:</font></br>
<input name = "name" type = "text" size = "25" />
</label></p>
</p>
<p><label><font color="#CCCCFF">ADRES:</font></br>
<textarea name = "ADERS" rows = "4" cols = "36"></textarea>
</label></p>
<p><label><font color="#CCCCFF">SEMT/iL:</font></br>
<input name = "name" type = "text" size = "25" />
</label></p>
<p><label><font color="#CCCCFF">SEMT/iLÇE:</font></br>
<input name = "name" type = "text" size = "25" />
</label></p>
<p><label><font color="#CCCCFF">POSTA KODU:</font></br>
<input name = "name" type = "text" size = "25" />
</label></p>
<p><label><font color="#CCCCFF">TC KiMLiK NUMARASI:</font> </br>
<input name = "name" type = "text" size = "25" />
</label></p>
</label></p>
<p><label><font color="#CCCCFF">E-MAiL:</font> </br>
<input name = "name" type = "text" size = "25" />
</label></p>
<input type = "submit" value = "TAMAM" />
<input type = "reset" value = "SiL" />
</center>
</form>
</body>
</html>