How many types of cookies are there?
Answer Posted / dhanya kunnekkat
Persistent cookies are stored on your computer hard disk.
They stay on your hard disk and can be accessed by web
servers until they are deleted or have expired. Persistent
cookies are not affected by your browser setting that
deletes temporary files when you close your browser.
Non-persistent cookies are saved only while your web
browser is running. They can be used by a web server only
until you close your browser. They are not saved on your
disk. Microsoft Internet Explorer 5.5 can be configured to
accept non-persistent cookies but reject persistent
cookies.
| Is This Answer Correct ? | 49 Yes | 12 No |
Post New Answer View All Answers
Is asp still supported by microsoft?
What is hidden field?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
Give the comment tags for the following?
Define microsoft intermediate language (msil)?
Explain the difference between sap r/2 and r/3?
Is asp a programming language?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
What is an err object?
What data types does the rangevalidator control support?
Speaking of boolean data types, whats different between c# and /c++?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What is the work of asp?
What is the microsoft intermediate language (msil)?
What is n-tier system?