The classic web programming includes the transfer of parameters from client to server through the technique of GET or POST HTML form.
As you approach the world of ASP.NET is lost partial control of HTML that will be generated and especially you can simply check in the form as ASP.NET pages are generated with an html form with action automatically set to the page.
Looking in MSDN I found the guide lines to make the Microsoft PAGE CROSS POSTING DATE and then solve the problem of passing parameters between pages ASP.NET.
Cross-Page Posting in ASP.NET Web Pages
How to: Redirect Users to Another Page
How to: Post ASP.NET Web Pages to a Different Page
0 comments:
Post a Comment