Mikkel Høgh wrote: > The problem is that I cannot figure out how to pass the email address > along - it would be nice if the end screen at /signup/success showed > the email address that we just signed up to confirm the end user that > he did in fact succeed.
tg_flash may be what you are looking for. Or you can put it in a session variable (in both cases, session cookies must be allowed on the client). -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

