What is the difference between post and get method.
No Answer is Posted For this Question
Be the First to Post Answer
What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count
What is asp language?
Tell something about Active Server Pages?
What are the advantages of using ASP?
What do I have to do to make my code work with the security system?
What is the purpose of application.lock method?
How to determine if a visitor has cookies support enabled in his/her browser?
Explain how can you overload a method?
Define html (hypertext markup language)?
How to convert a string into an integer in .net?
how to do process steps fi -mm integration can u define anybody pls
Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick