How to delete an existing cookie?
Answers were Sorted based on User's Feedback
Answer / sri
There are many major Web sites that require cookies in
order to work properly. You can use an automated program
called Mil Shield to clean not only cookies but also all
other tracks (index.dat files, history, temporary Internet
files, recent documents history and many other tracks) with
single click of your mouse.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / soorai ganesh
In your Browser window , Select the tools from menubar.
In that menu select internet options.
In General Tab There is a panel for temporary internet
files. There click the delete cookied button.
It will delete all existing cookies
| Is This Answer Correct ? | 0 Yes | 0 No |
Define common language specification (cls)?
What is msmq? What is n-tier system?
What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count
Which is the default scripting language of asp in server-side?
What process happens behind, when we try to access any page on the internet.
Explain how is method overriding different from overloading?
What purpose is served by the application.lock method?
What is the difference between razor and aspx view engine?
Name the methods in session object?
Name two properties common in every validation control?
How to delete an existing cookie?
What are the tasks performed by <> tags?