On Tue, Mar 29, 2011 at 4:39 PM, Tony Perovic <[email protected]>wrote:
> IIS has another bug that prevents Set-Cookie and Redirection within the > same HTTP response. IIS tries to be efficient by executing the redirection > without involving the browser but fails to pass along the cookie so the > Login/Logout pages don’t work. I had to script around that too. > Seems to me that a meta reload HTML tag could be used, assuming IIS doesn't mess with that, too. I have seen many websites that display a login-succeded page that automatically loads the target page after a very short delay. I assume this is done via meta reload.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

