Working with Cross Page Posting Using ASP.NET 2.0
page 1 of 7
Published: 18 Oct 2006
Abstract
In this article Sanjit describes the concept of cross page posting in ASP.NET 2.0.
by SANJIT SIL
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 74781/ 39

Introduction

Cross Page Posting is a new feature in ASP.NET 2.0.  By using this feature we can submit a form (say crosspage1.aspx) and post the form along with all its control values into another page (say crosspage2.aspx).  Using this feature is straightforward and simple.  We have to set PostBackUrl property on any web controls that implement the System.Web.UI.WebControls.IButtonControl   interface, which includes Button, ImageButton and LinkButton.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-03-28 6:03:45 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search