How many types of cookies?
Answer / Vinika Choudhary
In Active Server Pages (ASP), there are two types of cookies: Session Cookies and Persistent Cookies. Session cookies are temporary cookies that exist only for the length of a user's session, while persistent cookies remain on the user's computer after they close their browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a FileSystemObject object?
How to Display images using Response object? A. Contenttype=Application/Brush B. Contenttype=Image/JPG C. Contenttype=Application/paint D. Contenttype=Image/WMF
why and how static variable retain their value after postback form ?
How do you initialize a two-dimensional array that you don't know the dimensions of?
difference between POST & GET methods?
How do I open an asp file on a mac?
What is Response object? How is it related to ASP's Response object?
What is the difference between post and get method.
when u r designing where how do u design other than drag and drop method in the project of asp.net
what is the need of a sealed class when we are having a structure
How add insert options in datagrid control in footer row.
define the functionality of web server in context to Active server page.