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: BC30451: Name 'strNotes' is not declared.

Source Error:


Line 93:         Else
Line 94: 	    Dim checkInt as Integer
Line 95: 	    checkInt = InStr(strNotes,"http")
Line 96: 	    If checkInt > 0 then
Line 97: 		Response.End

Source File: C:\Inetpub\wwwroot\humanspan\App_Interfaces\ContactUs.ascx.vb    Line: 95






Version Information: Microsoft .NET Framework Version:2.0.50727.3662; ASP.NET Version:2.0.50727.3668