> I've recently gotten some feedback / ideas on my login module to include > things like user registration and emailing a user their password if > forgotten .. i'll do some work in the coming weeks and hopefully we'll have > another 'official' CGI::Application mini-application module.
Where can I download your current login module? > Maybe in the future it might do us all well to design some sort of > standardized way of creating such modules so that all modules could interact > with each other better. Of course this is obviously a long way's off but i'm > bored and feel like rambling. Great. I recently have been thinking of a portal system. The program loads a template (based on the user logged in - customized pages) and this template calls modules (like discussion forum, news and so on). These modules could be integrated in CGI::Application. Good bye, Uwe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
