Chuck
|
| Posted: 09/07/2002, 9:38 AM |
|
I have searched this ng but not found an answer.
After completing page 59 of the tutorial (ASP where you add code in the
"before show" event):
I get an error saying the page cannot be displayed:
Error Type: MS VBSCRIPT runtime
Type Mismatch: 'CLng'
/task_manager/classes.asp line 756
Page: Get /task_manager/tasks_maint.asp
Please help!
Thanks,
Chuck
|
|
|
 |
DonB
|
| Posted: 09/07/2002, 10:08 AM |
|
Please post your actual code from line 756 (and maybe a few before and
after).
thanks,
DonB
"Chuck" <cparish@familyofgod.net> wrote in message
news:alda2k$8s6$1@news.codecharge.com...
> I have searched this ng but not found an answer.
>
> After completing page 59 of the tutorial (ASP where you add code in the
> "before show" event):
>
> I get an error saying the page cannot be displayed:
>
> Error Type: MS VBSCRIPT runtime
> Type Mismatch: 'CLng'
> /task_manager/classes.asp line 756
>
> Page: Get /task_manager/tasks_maint.asp
>
> Please help!
>
> Thanks,
>
> Chuck
>
>
|
|
|
 |
Chuck
|
| Posted: 09/07/2002, 12:50 PM |
|
Hi Don,
Thanks for the Reply. I found my error - I didn't change the type to
"Text."
Thanks,
Chuck
"DonB" <7432D63DBB01D03A196B1EDD80E8@comcast.net> wrote in message
news:aldbqp$c21$1@news.codecharge.com...
> Please post your actual code from line 756 (and maybe a few before and
> after).
>
> thanks,
>
> DonB
>
>
> "Chuck" <cparish@familyofgod.net> wrote in message
>news:alda2k$8s6$1@news.codecharge.com...
> > I have searched this ng but not found an answer.
> >
> > After completing page 59 of the tutorial (ASP where you add code in the
> > "before show" event):
> >
> > I get an error saying the page cannot be displayed:
> >
> > Error Type: MS VBSCRIPT runtime
> > Type Mismatch: 'CLng'
> > /task_manager/classes.asp line 756
> >
> > Page: Get /task_manager/tasks_maint.asp
> >
> > Please help!
> >
> > Thanks,
> >
> > Chuck
> >
> >
>
>
|
|
|
 |
|