Dear All,
Has anyone experienced difficulty deleting cookies with Mozilla?
I've set a cookie successfully with the setcookie() command, but now when it comes to deleting it, it does not seem to be deleted.
I set the cookie in a directory, (x) and want to delete whilst in a subdirectory (y):
x/y
Does this have an effect on the ability to delete the cookie using the setcookie("x") method?
It seems to work in IE, but not in Mozilla?!?
All help appreciated.
Cheers,
David