Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 ASP error message ?!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

wii
Free ASP Hosts Moderator

Denmark
2632 Posts

Posted - 06 June 2001 :  08:51:43  Show Profile
Does anyone know what this means, and is the error in the code or can it be my IE?

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'Response.Cookies(...).Expires'

/dafloginscript.asp, line 68

redbrad0
Advanced Member

USA
3725 Posts

Posted - 06 June 2001 :  08:59:30  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
i believe its in the code, whats line 68 which im guessing is the line that tells the cookie when to expire?

Brad
Go to Top of Page

paco
Junior Member

Spain
187 Posts

Posted - 06 June 2001 :  09:04:10  Show Profile
Can you send us line 68 complete? Blindguessing, it's problably in your code. Is the date on the right of expires really a date?

Go to Top of Page

wii
Free ASP Hosts Moderator

Denmark
2632 Posts

Posted - 06 June 2001 :  09:06:26  Show Profile
sorry, I canīt !

itīs not my code, Iīm at work, and some people canīt login at this site, and everybody gets the same error message. I just like to make sure itīs a script error and not our connection or browser problem.

Go to Top of Page

redbrad0
Advanced Member

USA
3725 Posts

Posted - 06 June 2001 :  09:10:33  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
sounds like a script problem, maybe the wrong date being inserted into the cookie, or something like that

Brad
Go to Top of Page

paco
Junior Member

Spain
187 Posts

Posted - 06 June 2001 :  09:17:52  Show Profile
I agree with Brad. Looks like the date it's trying to put as the expiration date is wrong and ASP doesn't consider it as being a date.

Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 06 June 2001 :  12:08:36  Show Profile
You need to provide a date, as in response.cookies("thiscookie").expires = Now()

======
Doug G
======
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07