ASP.NET Cross Page Postback to Different Applications Now Implemented
Paul raised some concerns (http://weblogs.asp.net/pwilson/34597) about the inability to use the new ASP.NET Whidbey cross page postback functionality to pages that live on other servers and other applications. The good news is that it will work in the beta thanks to Ting's checkin yesterday.
Below is his checkin mail from yesterday:
From: WEBNETBUDDY [mailto:WEBNETBUDDY]
Sent: Fri 11/14/2003 12:49 AM
To: Ting-Hao Yang;
Subject: FX Checkin (aspnet) by timmcb, tinghaoy [671350-671674]
FX Checkins 671350 to 671674
safesync_aspnet: | 671674, updated at Fri Nov 14 00:49:46 2003 |
Buddy Builder: | tinghaoy |
Contributors: | timmcb, tinghaoy |
Changes:
- Change 671537 by
- on 2003/11/13 20:28:53
25931 DCR: Enable cross page posting to different applications
25518 Provide no-cast required access to master associated to a
content page
- on 2003/11/13 20:33:33
23161 Accessibility: Wizard Control
23148 Accessibility: SiteMapPath
- on 2003/11/13 20:33:33
16135 DCR : Add roles property to SiteMapNode
16138 Suggestion: Need a property on SiteMapDataSource like
StartingDepth that is not sensitive to the context node
25422 Dynamically Expand a Site Map without having to write a custom
provider
- on 2003/11/13 20:33:33
FxCop update
- on 2003/11/13 21:14:29
201601 Cross Page posting between apps is not working
201528 CryptographicException is thrown when cross posting between
apps doen
- on 2003/11/13 21:17:08
Fix CBM related issues