
Roger McIlmoyle
|
| Posted: 05/31/2002, 1:59 PM |
|
I'm just created a simple form connecting to a single database table with
no coding,etc....
Why would I be getting this error ?
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/contactlist/Classes.asp, line 90
Public Default Property Get Parameters(Name)
---------------^
|
|
|
 |
CodeCharge Support
|
| Posted: 05/31/2002, 2:49 PM |
|
Hi,
What type of web server are you using? Do you possibly know the VBScript
version installed on that server?
Konrad
"Roger McIlmoyle" <rmcilmyl@idirect.com> wrote in message
news:ad8o72$25p$1@news.codecharge.com...
> I'm just created a simple form connecting to a single database table with
> no coding,etc....
> Why would I be getting this error ?
> Microsoft VBScript compilation error '800a0401'
>
> Expected end of statement
>
> /contactlist/Classes.asp, line 90
>
> Public Default Property Get Parameters(Name)
> ---------------^
>
>
>
|
|
|
 |
Roger McIlmoyle
|
| Posted: 05/31/2002, 8:48 PM |
|
Seems I've solved this. Initially I was trying to run this on NT4, I moved
to WinNT2000 and now it works. Thanks for the tip on version.
Is it possible to upgrade the version of VBScript on NT4 ?
"CodeCharge Support" <support@codecharge.com> wrote in message
news:ad8r63$7pn$1@news.codecharge.com...
> Hi,
>
> What type of web server are you using? Do you possibly know the VBScript
> version installed on that server?
>
> Konrad
>
>
> "Roger McIlmoyle" <rmcilmyl@idirect.com> wrote in message
>news:ad8o72$25p$1@news.codecharge.com...
> > I'm just created a simple form connecting to a single database table
with
> > no coding,etc....
> > Why would I be getting this error ?
> > Microsoft VBScript compilation error '800a0401'
> >
> > Expected end of statement
> >
> > /contactlist/Classes.asp, line 90
> >
> > Public Default Property Get Parameters(Name)
> > ---------------^
> >
> >
> >
>
>
|
|
|
 |
CodeCharge Support
|
| Posted: 05/31/2002, 11:24 PM |
|
See http://groups.google.com/groups?q=upgrade+vbscript
Konrad
"Roger McIlmoyle" <rmcilmyl@idirect.com> wrote in message
news:ad9g6i$bje$1@news.codecharge.com...
> Seems I've solved this. Initially I was trying to run this on NT4, I moved
> to WinNT2000 and now it works. Thanks for the tip on version.
> Is it possible to upgrade the version of VBScript on NT4 ?
>
> "CodeCharge Support" <support@codecharge.com> wrote in message
>news:ad8r63$7pn$1@news.codecharge.com...
> > Hi,
> >
> > What type of web server are you using? Do you possibly know the VBScript
> > version installed on that server?
> >
> > Konrad
> >
> >
> > "Roger McIlmoyle" <rmcilmyl@idirect.com> wrote in message
> >news:ad8o72$25p$1@news.codecharge.com...
> > > I'm just created a simple form connecting to a single database table
> with
> > > no coding,etc....
> > > Why would I be getting this error ?
> > > Microsoft VBScript compilation error '800a0401'
> > >
> > > Expected end of statement
> > >
> > > /contactlist/Classes.asp, line 90
> > >
> > > Public Default Property Get Parameters(Name)
> > > ---------------^
> > >
> > >
> > >
> >
> >
>
>
|
|
|
 |
|

|