What I want to do, is to use FormsAuthentication and AJAX on my web site. The problem is, that I don't want to do this, using the documented way. I want to achieve his using my custom way, which is: In modal popup (using modal extender) I have two textboxes: login and password. On the <asp:Button...