[via Stefan Goßner]
MCMS 2002 SP2 adds support ASP.NET 2.0 for MCMS projects. CrossPostbacks, a new feature in ASP.NET 2.0, don’t work with MCMS 2002 SP2 because the service pack adds additional client-side JavaScript that prevents the PostBackUrl property from working as desired.
No fear… Stefan has posted a slick workaround for this solution by creating an HttpModule that extends the client-side JavaScript.
This article has been added to my MCMS 2002 SP2 Resource List.
» CrossPostbacks with MCMS 2002 SP2



