Server Error in '/' Application.

Compilation Error

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

Compiler Error Message: CS0103: The name 'name' does not exist in the current context

Source Error:


Line 205:     <script language="javascript" type="text/javascript">
Line 206:           function validate() {
Line 207:                    if (document.getElementById("<%=name.ClientID%>").value == "") {
Line 208:                    alert("Please enter your name");
Line 209:                    document.getElementById("<%=name.ClientID%>").focus();

Source File: d:\inetpub\vhosts\mantissaart.com\httpdocs\product-details.aspx    Line: 207






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