<form id="form1" name="form1" method="post" action="">
<table border="0" id="table2" cellspacing="0" cellpadding="0" width="783">
<tr>
<td width="2%">
<img border="0" src="images/kose1.png" width="20" height="20"></td>
<td background="images/orta.png" colspan="5">
<p align="center"><b><font color="#FFFFFF" face="Arial Narrow">Yeni
Mesaj Gönderme Ekranı</font></b></td>
<td width="2%">
<img border="0" src="images/kose2.png" width="20" height="20"></td>
</tr>
<tr>
<td background="images/orta.png" width="2%">&nbsp;</td>
<td background="images/orta.png" width="30%">&nbsp;</td>
<td background="images/orta.png" width="15%">
<font color="#FFFFFF" face="Arial Narrow">Firmanız</font></td>
<td background="images/orta.png" width="2%">
<font color="#FFFFFF" face="Arial Narrow">:</font></td>
<td background="images/orta.png" width="39%"><input type="text" name="firmaad" size="30" value="<%=rsfirma("firmaad")%>"></td>
<td background="images/orta.png" width="9%">&nbsp;</td>
<td background="images/orta.png" width="2%">&nbsp;</td>
</tr>
<tr>
<td background="images/orta.png" width="2%">&nbsp;</td>
<td background="images/orta.png" width="30%">&nbsp;</td>
<td background="images/orta.png" width="15%">
<font color="#FFFFFF" face="Arial Narrow">Yetkili Kişi</font></td>
<td background="images/orta.png" width="2%">
<font color="#FFFFFF" face="Arial Narrow">:</font></td>
<td background="images/orta.png" width="39%"><input type="text" name="yetkili" size="30" value="<%=rsfirma("yetkili")%>"></td>
<td background="images/orta.png" width="9%">&nbsp;</td>
<td background="images/orta.png" width="2%">&nbsp;</td>
</tr>
<tr>
<td background="images/orta.png" width="2%">&nbsp;</td>
<td background="images/orta.png" width="30%">&nbsp;</td>
<td background="images/orta.png" width="15%">
<font color="#FFFFFF" face="Arial Narrow">Mail Adresiniz</font></td>
<td background="images/orta.png" width="2%">
<font color="#FFFFFF" face="Arial Narrow">:</font></td>
<td background="images/orta.png" width="39%"><input type="text" name="firmamail" size="30" value="<%=rsfirma("firmamail")%>"></td>
<td background="images/orta.png" width="9%">&nbsp;</td>
<td background="images/orta.png" width="2%">&nbsp;</td>
</tr>
<tr>
<td width="2%" background="images/orta.png">&nbsp;</td>
<td background="images/orta.png" width="30%">&nbsp;</td>
<td background="images/orta.png" width="15%">
<font color="#FFFFFF" face="Arial Narrow">Mesajınızın Konusu</font></td>
<td background="images/orta.png" width="2%">
<font color="#FFFFFF" face="Arial Narrow">:</font></td>
<td background="images/orta.png" width="39%"><input type="text name="konu" size="30"</td>
<td background="images/orta.png" width="9%">&nbsp;</td>
<td width="2%" background="images/orta.png">&nbsp;</td>
</tr>
<tr>
<td width="2%" background="images/orta.png">&nbsp;</td>
<td background="images/orta.png" width="30%">&nbsp;</td>
<td background="images/orta.png" width="15%">
<font color="#FFFFFF" face="Arial Narrow">Mesajınız</font></td>
<td background="images/orta.png" width="2%">
<font color="#FFFFFF" face="Arial Narrow">:</font></td>
<td background="images/orta.png" width="39%"><input type="text name="mesaj" size="30"</td>
<td background="images/orta.png" width="9%">&nbsp;</td>
<td width="2%" background="images/orta.png">&nbsp;</td>
</tr>
<tr>
<td width="2%" background="images/orta.png">
&nbsp;</td>
<td background="images/orta.png" width="30%">&nbsp;</td>
<td background="images/orta.png" width="15%">&nbsp;</td>
<td background="images/orta.png" width="2%">&nbsp;</td>
<td background="images/orta.png" width="39%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;<input type="submit" value="Gönder"></td>
<td background="images/orta.png" width="9%">&nbsp;</td>
<td width="2%" background="images/orta.png">
&nbsp;</td>
</tr>
<tr>
<td width="2%">
<img border="0" src="images/kose3.png" width="20" height="20"></td>
<td background="images/orta.png" width="30%">&nbsp;</td>
<td background="images/orta.png" width="15%">&nbsp;</td>
<td background="images/orta.png" width="2%">&nbsp;</td>
<td background="images/orta.png" width="39%">&nbsp;</td>
<td background="images/orta.png" width="9%">&nbsp;</td>
<td width="2%">
<img border="0" src="images/kose4.png" width="20" height="20"></td>
</tr>
</table>


formun kodları bunlar, diğer asp kodlarını diğer mesajda vermiştim.