InterviewSolution
Saved Bookmarks
| 1. |
How To Delete A Cookie Using Vbscript? |
|
Answer» Sometimes you will want to delete a cookie so that subsequent ATTEMPTS to READ the cookie return nothing. To do this, you just NEED to set the expiration date to a TIME in the PAST. Sometimes you will want to delete a cookie so that subsequent attempts to read the cookie return nothing. To do this, you just need to set the expiration date to a time in the past. |
|