Hi i'm getting this error when i run my ASP page.
Error type
Microsoft VBScript compilation(0x800A0401)
Expected end of statement
/baocom/aspdoc/index.asp,line12,column 12
Dim invoice number,name,telephone1,telephone2
------------^

--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/iis-general/200608/1

Re: HTTP 500.100 error when running an ASP page by Peter

Peter
Mon Aug 28 10:52:49 CDT 2006

"peris via WinServerKB.com" <u25842@uwe> wrote in news:6571c478bd216@uwe:

> Hi i'm getting this error when i run my ASP page.
> Error type
> Microsoft VBScript compilation(0x800A0401)
> Expected end of statement
> /baocom/aspdoc/index.asp,line12,column 12
> Dim invoice number,name,telephone1,telephone2
> ------------^
>

It doesn't like the space in a variable name.