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: BC30289: Statement cannot appear within a method body. End of method assumed.

Source Error:


Line 3:  'dim strWorkshopName: strWorkshopName = "The Workshop Name"
Line 4:  
Line 5:  function SimpleEmail(host, emailto, emailfrom, emailsubject, emailbody)
Line 6:  	dim objEmail	: set objEmail	= createObject("CDO.Message")
Line 7:  	dim objConfig	: set objConfig	= createObject("CDO.Configuration")

Source File: D:\InetPub\vhosts\respectinc.com\httpdocs\_includes\workshop_inquiry_form.asp    Line: 5






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