It’s might useful for beginner who start working with asp.net webpage.
You can pass information between pages in various ways, some of which depend on how the redirection occurs. The following options are available even if the source page is in a different ASP.NET Web application from the target page, or if the source page is not an ASP.NET Web page:
- Use a query string.
- Get HTTP POST information from the source page.
The following options are available only when the source and target pages are in the same ASP.NET Web application.
- Use session state.
- Create public properties in the source page and access the property values in the target page.
- Get control information in the target page from controls in the source page.
A Visual Studio Web application project with source code is available here: Download
Happy programming!
Usually I don’t read post on blogs, however I wish to say that this write-up very compelled me to check out and do so! Your writing style has been surprised me. Thank you, quite great article. My blog is blog.KHMER79.com.
Why dont you try to promote your blog? You may try a free Khmer Web directory for All CAMBODIAN.
AGAIN! Keep doing excellence job i strongly support you!
Thanks for visit here. Actually, I am not often post any article in here until i found something technical related to programming or my job done.