What are the advantages of Cookies over Session Object?
Answer / guest
? It informs each page what session the request belongs to
when a user accesses during a session.
? It retrieves all the session information stored on the
server.
? Cookies can persist for a much longer period of time than
session that has a timeout value usually of 20 minutes and
hence can store information even when a user is off the
site.
| Is This Answer Correct ? | 16 Yes | 5 No |
How do I convert an aspx file to pdf?
What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript
What do the abbreviations asp and jsp stand for?
How do I open an aspx file in pdf?
What is the Order of precedence for LOGICAL Operators in ASP?
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
Where will you code OPTION EXPLICIT in an ASP application? WHY?
Define text stream object?
what is meant by ajax
what is the difference between #include directory in C,C++ and import java.packages in java
difference between POST & GET methods?
What is aspx in url?