What is the cross page posting in asp.net ?
What is the cross page posting ? can we pass some value to one page to other page through it.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 16, 2012, 6:35 AM
Please refer the below links
http://www.codeproject.com/Articles/14092/Cross-Page-Posting-in-ASP-NET-2-0
http://msdn.microsoft.com/en-us/library/ms178139.aspx
http://www.dotnetcurry.com/ShowArticle.aspx?ID=71
http://www.c-sharpcorner.com/uploadfile/dipalchoksi/xpgpostbk_asp2_dc08102006235543pm/xpgpostbk_asp2_dc.aspx
http://www.beansoftware.com/ASP.NET-Tutorials/Cross-Page-Posting.aspx
Thanks