ahmedsoliman
02-12-2003, 09:03 PM
i typed this code :
Response.cookies("Counted")="true"
Response.cookies("Counted").Expires="july 4, 2004"
then i had this error:
Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'Expires'
it was working before but now dosen't , i don't know why?
i installed .net framework and visual studio.net is that the reason
Response.cookies("Counted")="true"
Response.cookies("Counted").Expires="july 4, 2004"
then i had this error:
Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'Expires'
it was working before but now dosen't , i don't know why?
i installed .net framework and visual studio.net is that the reason