Hi all, I have a page that users can view without being logged in. It has a form on it with several inputs. But I want users to be logged in before I accept & save this form information. If users aren't logged in, I redirect to the login screen using create_login_url() but I lose the form data they were submitting in the process. Is there a recommended best practice to handle this?
Newb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
