Working with Cross Page Posting Using ASP.NET 2.0
page 7 of 7
by SANJIT SIL
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 73801/ 69

Conclusion

We can use the Server.Transfer method to move between pages, however, the URL does not change.  The cross page posting feature in ASP.NET 2.0 allows us to do a normal postback to a different page in the application.  We can then access the values of server controls of the source page in the target page.  Using the cross page posting feature we can also post back to any page and pages in another application.  However, the PreviousPage property will return null if we are posting pages to another application.

 

 

 

 

 


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-04-23 12:33:37 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search