Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Cookies collection and
Form/Querystring collection?



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

Post New Answer

More ASP Interview Questions

What is the difference between sap r/2 and r/3

0 Answers  


Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.

1 Answers  


How do in-process and cross-process communication work in the common language runtime?

0 Answers  


What is the use of following Statement Response.Expires=120 A.The page will be removed form cache after 120 Hours B.The page will be removed form cache after 120 Sec C.The page will be removed form cache before 120 Min D.The page will be removed form cache after 2 Hours

1 Answers  


Explain how to handle error in asp?

0 Answers  


what are Naming constraints for a variable in ASP?

1 Answers  


Hii if you not select open item Management in GL Creation. What is the impact in transaction

0 Answers  


What is a TextStream object?

1 Answers  


How do I make it so that code runs when the security system is stopping it?

0 Answers  


What is Exception ? When is try, catch block used ?

1 Answers  


Name the collections of session object?

0 Answers  


How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID

1 Answers  


Categories