Server Error in '/' 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 OnClick event handler cannot be an empty string.

Source Error:


Line 29:             <th></th>
Line 30:             <td align="left">
Line 31:                 <asp:Button runat="server" ID="SendMail" Text="Send Email" OnClick="" /></td>
Line 32:         </tr>
Line 33:         <tr>

Source File: /ContactUs.aspx    Line: 31


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3062.0