[Tutor] CGI problem.

Kent Johnson kent_johnson at skillsoft.com
Mon Nov 8 20:36:54 CET 2004


At 09:35 PM 11/8/2004 +0200, Mark Kels wrote:
>On Mon, 08 Nov 2004 10:34:46 -0500, Kent Johnson
> > If this doesn't work put in
> > print filepass
> > print repr(userpass)
> > so you can see what it is comparing
> >
>Sorry, it doesn't work...
>Here is what I get when I'm printing filepass and repr(userpass):
>\xc8\xff\xe9\xa5\x87\xb1&\xf1R\xed=\x89\xa1F\xb4E      (filepass)
>' ,\xb9b\xacY\x07[\x96K\x07\x15-#Kp'      (repr(userpass))

print form.getfirst("pass"), too -

Kent 



More information about the Tutor mailing list