HTML and HTML Forms


HTML is the mother of all web languages. Any web application language will convert to this language, at the time of rendering. Client(browser) will send request to the server, server will process the request and send the HTML code to the browser.

HTML forms are useful for sending or retrieving data from client to server and server to client. In our ASP.NET environment we are submitting form to the server, server will process the request and send the response in the form of HTML only. Browser will understand the HTML code and display in the website. 
Share this post :

Post a Comment

Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.

 
Support : Ranga Rajesh Kumar
Copyright © 2012. ASP.NET Examples - All Rights Reserved
Site Designed by Ranga Rajesh Kumar