Click here to Skip to main content
15,886,199 members
Articles / Web Development / ASP.NET

Url Rewriting Problems with postback

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
26 Jul 2010CPOL 7.8K   1  
An alternative (and reusable) method is to create a Control Adapter for the form which replaces the Action attribute value as the page renders.This can then be moved from project to project with just a bit of config in the App_Browsers file.I've just written a quick blog post about this...

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
28 Jun 2010gbeeming 1 alternative  

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Freestyle Interactive Ltd
United Kingdom United Kingdom
I'm a lead developer for Freestyle Interactive Ltd where we create many wonderful websites built on Microsofts ASP.Net and Ektron CMS.

I've been developing .Net applications (both Windows and Web) since 2002.

Comments and Discussions