[Zope] login page problem

Chris Withers chris at simplistix.co.uk
Wed Mar 30 02:34:32 EST 2005


prabuddha ray wrote:

> I'm creatin a customised login page template using districtname, user
> name and password.
> i got halt in d logic for password checking. 
> after submitting d login form how do i call d same page if the passwd
> is wrong along with d req params passed? do i need an ext python
> script for this redirection.
> also tell how to set session data in ZPTs from the form fields?

I'd suggest you look at using CookieCrumbler and SimpleUserFolder 
instead of trying to roll your own.

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk



More information about the Zope mailing list