What is the difference between Cookies collection and
Form/Querystring collection?
Answer / guest
Cookie collection does not have the Count property. Cookies
can have multiple values for the same cookie name but each
value can be referred using a key whereas in a
Form/Querystring cookie each value has to be referred using
a index value.
| Is This Answer Correct ? | 4 Yes | 2 No |
What is the difference between asp and acp?
According to dot net is error and exception are same or different?
What is asp format?
Explain the difference between server-side validation and client-side validation?
What does active server pages look like?
What is asp used for?
What is pdf aspx?
How to Display images using Response object? A. Contenttype=Application/Brush B. Contenttype=Image/JPG C. Contenttype=Application/paint D. Contenttype=Image/WMF
What are the asp objects?
define the functionality of web server in context to Active server page.
How do I open an asp file?
How are scripts executed?