How do you specify whether your data should be passed as
Query string and Forms (Mainly about POST and GET)
Answer Posted / guest
when form is submitted via POST method, FORms collection is
created. values are stoed in forms collection.
When form submitted via GET method, values are stored in
Querystring collection
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the cookies types in asp.net?
What are sessions in asp net?
What is viewstate in asp net with example?
How can you implement encapsulation in asp.net?
What is application and session in asp.net?
is gateway for sms continue connected for sending sms.how?
What is the purpose of url encoding?
Explain about asp.net caching?
Explain client-side scripting?
What is a SESSION and APPLICATION object?
What is the difference between abstract class vs interface? Can give me the real time examples?
What are the event handlers that can be included in the Global.asax file?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is ascx?
What are sessions used for?