0
kicks
Fixing postbacks while using URLRewriter.net
An issue that comes up while using URLRewriter.net in ASP.NET is the problem of postbacks. Whenever a postback occurs in the page, you find that after the postback the URL in the address bar of the browser shows your ugly URL again which you were trying so hard to hide. Here is a simple fix