pradeepinjava
Programmer
i am storing a cookie for 3 months expiry from current date.
then i am checking whether the cookie is set. if there is no value for the cookie again i am creating the cookie
but while creating the cookie there was vbscript error
in the "response.cookies(..).expires" statement, since the cookie is not being created in the disk.
also i want to know whether the cookie expired or not
help me
then i am checking whether the cookie is set. if there is no value for the cookie again i am creating the cookie
but while creating the cookie there was vbscript error
in the "response.cookies(..).expires" statement, since the cookie is not being created in the disk.
also i want to know whether the cookie expired or not
help me