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: 'label' is not a valid type for an input tag.

Source Error:


Line 9:  <hr />
Line 10: <asp:Label id="lblText1" runat="server" />
Line 11: <input id="lblText2" type="label" runat="server" />
Line 12: </form></body></html>

Source File: /csharp/textarea1.aspx    Line: 11


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062