DISQUS

DISQUS Hello! Just Sayin' More Words is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Just Sayin' More Words

A blog by John Sheehan
Jump to original thread »
Author

Less code is fun: ASP.NET 3.5 SP1 removes need for control adapter when using URL rewriting

Started by John Sheehan · 10 months ago

If you use URL rewriting in your ASP.NET apps you’re probably familiar with the workarounds required to get your rewritten URL to show up in the action attribute of the form on your pages (see ScottGu’s ‘Handling ASP.NET PostBacks with URL Rewriting’ ... Continue reading »

2 comments

  • Fine, but it seems to have as side effect thta the scottGu controlAdapter no more works with 3.5: I just installed it and trace in the AddAttribute method which should replace 'action' 's vlue, and their I get no more 'action'....some more massive modif behind this ???

    CS
  • Fine, thanks!

Add New Comment

Returning? Login