﻿<%@ Page Language="vb" AutoEventWireup="false" Codebehind="comments.aspx.vb" Inherits="shilat.comments" codePage="65001"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML dir="rtl">
	<HEAD>
		<title>comments</title>
		<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
		<meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body>
		<form id="Form1" method="post" runat="server">
			<TABLE id="Table2" cellSpacing="0" cellPadding="0" align="center" border="1">
				<TR>
					<TD>
						<TABLE id="Table1" cellSpacing="0" cellPadding="0" align="center" border="0">
							<TR>
								<TD noWrap>&nbsp;&nbsp;
								</TD>
								<TD></TD>
								<TD noWrap></TD>
								<TD noWrap></TD>
								<TD></TD>
							</TR>
							<TR>
								<TD noWrap>
									<asp:Label id="Label1" runat="server" Font-Names="Tahoma" Font-Size="10pt">نام و نام خانوادگي :</asp:Label></TD>
								<TD>
									<asp:TextBox id="nameT" runat="server" Width="120px"></asp:TextBox></TD>
								<TD noWrap></TD>
								<TD noWrap>
									<asp:Label id="Label3" runat="server" Font-Names="Tahoma" Font-Size="10pt">تلفن تماس :</asp:Label></TD>
								<TD>
									<asp:TextBox id="telT" runat="server" Width="100px"></asp:TextBox></TD>
							</TR>
							<TR>
								<TD>
									<asp:Label id="Label4" runat="server" Font-Names="Tahoma" Font-Size="10pt">آدرس ايميل :</asp:Label></TD>
								<TD>
									<asp:TextBox id="emailT" runat="server" Width="120px"></asp:TextBox></TD>
								<TD noWrap>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
								</TD>
								<TD noWrap>
									<asp:Label id="Label2" runat="server" Font-Names="Tahoma" Font-Size="10pt">ميزان تحصيلات :</asp:Label></TD>
								<TD>
									<asp:TextBox id="studyT" runat="server" Width="100px"></asp:TextBox></TD>
							</TR>
							<TR>
								<TD colSpan="4">
									<asp:Label id="Label5" runat="server" Font-Names="Tahoma" Font-Size="10pt">نظرات , انتقادات و پيشنهادات :</asp:Label></TD>
							</TR>
							<TR>
								<TD colSpan="5">
									<asp:TextBox id="commentsT" runat="server" Height="112px" Width="100%" TextMode="MultiLine"></asp:TextBox></TD>
							</TR>
							<TR>
								<TD align="center" colSpan="5">
									<asp:Button id="sendBut" runat="server" Font-Size="10pt" Font-Names="Tahoma" Width="79px" BorderStyle="Groove"
										Text="ارسال"></asp:Button></TD>
							</TR>
						</TABLE>
					</TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>
