[Mono-dev] [PATCH] System.Web.UI.Page.cs: Cross-page postback

Igor Zalmanovich igorz at mainsoft.com
Wed Sep 20 10:58:14 EDT 2006


Hi,

 

There is patch that fixes Cross-page postback feature in ASP.NET 2.0

 

When page is invoked by cross-page posting, PreviousPage processed all
live-cycle up to OnLoadComplite included.

 

See MSDN here:

http://msdn2.microsoft.com/en-us/library/ms178139.aspx
http://msdn2.microsoft.com/en-us/library/ms178141.aspx

 

Please review.

 

Igor.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060920/64f8e1c6/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Page.patch
Type: application/octet-stream
Size: 2138 bytes
Desc: Page.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060920/64f8e1c6/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CrossPagePostBack.aspx
Type: application/octet-stream
Size: 3310 bytes
Desc: CrossPagePostBack.aspx
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060920/64f8e1c6/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CrossPagePostBackTarget.aspx
Type: application/octet-stream
Size: 2379 bytes
Desc: CrossPagePostBackTarget.aspx
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060920/64f8e1c6/attachment-0002.obj 


More information about the Mono-devel-list mailing list