Hi Ben, > To use sessions, merely ensure that at the top of your module you have: > from pylons import session
Great! That's much easier than I was hoping for :) I've managed to get everything working now, thanks very much. > Then just use 'session' in your controller as you did (minus the > 'self.' bit). Have you read pylonsbook.com? I believe it goes into > this a bit more. Thanks for the link, I haven't read the pylons book yet, but now it is the next thing I plan to do. Cheers, Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
