Describe how a browser-based Form POST becomes a Server-Side
event like Button1_OnClick

Answer Posted / shubh dasgupta

As said by "Careed" in forums.asp.net..
An ASP.NET Button control in HTML is an HTML input element with a type attribute set to "submit". A submit button in HTML invokes a POST, using the action attribute from the form element, which, for ASP.NET, is the current page. Since this is a POST, the form variables are populated with all of the values from the input elements in the form element, including the value (name) of the submit button. When the POST arrives at the server and is parsed by ASP.NET, it will acknowledge that the POST was initiated by the submit button, which is turned into a Click event for the original ASP.NET Button control.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the microsoft intermediate language (msil)?

476


What does asp mean in business?

508


How could u display all of the cookies/cookie values for a user through a Web page in ASP?

1694


Distinguish functionalities of ASP in web design.

1411


How do I add aspx page to visual studio?

477






What are the attributes of the

tags? What are their functions?

514


How do I open aspx files on android?

514


What is servervariables collection in asp?

507


How can you disable the browser to view the code?

493


Explain life cycle of asp page.

705


How to add? tree view control in datagrid in asp.net using c#?

1763


How add insert options in datagrid control in footer row.

1933


What does active server pages look like?

523


Explain the properties of session object?

495


i learnt .net and would like to know if there is any institute in hyderabad that gives real time knowledge.i worked on testing and planning to move on to .net putting same amount of experience in .net.kindly suggest me the institute and other details.

1323