how to stop cookie in particular page using asp.net
Answer Posted / nandakumar
we can't stop cookie in a single(particular) page . if u
want to stop cookies then u have to set cookies false in web
application (means we will stop the cookies in full web
application)
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
how to retrieve property settings from xml .config file.
What is the default Orientation property in a Menu control?
What does mean by a neutral culture?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
witch is the best insistute in sharpoint course.what abt future of share point course.
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Can you clarified A Web service can only be written in .NET or not?
Explain server-side scripting and client-side scripting.
What are the event handlers that can be included in the Global.asax file?
What are the Types of objects in ASP
What is a query string in a url?
What is custom attribute? How to create?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is asp.net caching?
What is round trip in asp.net?