First of all, thank you SO MUCH for creating and sharing such a useful module! This promised to do exactly what I needed, and works great right out of the box as long as you don't perform AJAX post...
This is a great idea. Here's some suggestions to make it even better! Rather than hard-coding the login URL as "~/login.aspx", you can use the LoginUrl property of the FormsAuthentication class; ...