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
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
How can you access the properties and controls of master pages from content pages?
Mention the execution process for managed code?
how can create login from create and written conde in asp.net
Explain about asp.net caching?
What is the main differences between asp and asp.net?
What are the 3 levels at which content pages can be attached to Master Page?
How does session id work?
Explain difference betn dataset and recordset?
What is difference between session and cookies?
What are the different types of cookies in asp.net?
What is the difference between asp.net and mvc?
What is data binding in asp net?
What is asp.net version?