server redirection

server redirection

I've been struggling with this all day.  I'm trying to setup some dynamic content based on if the visitor is logged in.  I can't find a reliable way to do a response.redirect back to the homepage when the visitor is no longer logged in.

Also, I'm pretty new to writing pages for mobile browsers.  Am I able to read/write cookies?

Also, this may be a bug, but I'm not able to get a select menu work inside a dialog page.