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 |
What are server-side includes?
What is difference between Physical path and Virtual path? Explanin with example.
Can be arrays resized by using the keyword redim?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What is msmq?
Whats the implicit name and type of the parameter that gets passed into the class set method?
Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")
Which is the default Scripting Language of ASP (server- side)?
What does aspx stand for?
What is asp software?
how show video in own page.
Can anyone give me a clarification about the difference among assembly,namespace,class,dll??????