Is there any way, using AJAX, to determine if a user is not logged in? I was trying to read the HTTP Response headers using the Dojo toolkit, but that has failed so far. Perhaps I need to write directly to the XMLHttpRequest object rather than using a DHTML toolkit like Dojo?