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
Can we use a static function with a non-static variable?
Can we set which type of comparison we want to perform by the CompareValidator control?
What are sql joins?
Does web services support data reader like pom project?
Which method do you use to enforce garbage collection in .net?
Why do we need url encoding?
How ViewstateMac works?
How can we use Web API with ASP.NET Web Form?
What do you mean by authentication?
State differences between MVC and WebAPI
Can you set the session out time manually?
Difference between web user control and web custom control?
Differentiate strong typing and weak typing
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?