Hi, I'm relatively new to turbogears, and created a project that uses TG's built-in identity management.
Now, after I login and authenticated on the firstPage, I go to the next page (let's call it 'secondPage'), but I need the value of user_name in order to display something meaningful. How do I got about it? I guess I would need the secondPage method in the controller to first get the value of user_name entered in the user_name input field of firstPage. Any help would be greatly appreciated. Thanks, -vidya --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

