How do you turn off cookies for one page in your site?
Answer Posted / baskar
go to internet explorer then click right then move to
property afterthat you get internet option select the
advanced box you can get net setting,then go to security
option ,enable the empty internet temporary files.then
apply,ok.
after surffing net you have to delete the cookies,to delete
the cookies in ms dos,go to start then move to run
option ,type "cookies" command afterwards delete them.
| Is This Answer Correct ? | 6 Yes | 17 No |
Post New Answer View All Answers
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is the difference between the response.write() and response.output.write() methods?
What are the server controls in asp.net?
Why session is more secure than cookies?
Explain the use of view state?
How to send a DataReader as a parameter to a remote client ?
How long does an http session last?
What is the use of service provider?
How use Xml data in ASP.net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
how to retrieve property settings from xml .config file.
What are the asp.net security controls?
Explain the difference between asp & asp.net.
Why do we need Sessions?
What are the session variables?