Submitting a Page in ASP.NET:
•When ever user submit a page web browser
create anew request & sends that request to the server request may be for
the same page or for another page.
•Server received that request & after
processing sends response to the user in before sending the response server
executes program that is associated with the requested page.
No comments:
Post a Comment