Server Error in '/airfare3' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The base class includes the field 'btnSend', but its type (System.Web.UI.WebControls.Button) is not compatible with the type of control (System.Web.UI.WebControls.ImageButton).

Source Error:


Line 197:																		<td>
Line 198:																		<br/><br/>
Line 199:																			<asp:ImageButton id="btnSend" src="../images/flights/btns/sendform.gif" border="0" onmouseover="src='../images/flights/btns/sendform_hover.gif';"
Line 200:																				onmouseout="src='../images/flights/btns/sendform.gif';" runat="server"></asp:ImageButton></td>
Line 201:																	</tr>

Source File: C:\airfare3\htmlHotels\sitecontent\pageparts\feedback.ascx    Line: 199


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407