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 |
Whats the implicit name and type of the parameter that gets passed into the class set method?
What is servervariables collection in asp?
What is classic asp application?
What is the difference between Querystring collection and Form collection?
Why asp is called active server?
what are the two main compononet in remoting
explain joints in .net.
Name the event handlers of application object?
Explain the post & get method?
What are asp controls?
Define managed code?
Is asp a programming language?