I changed the variable name from login to xlogin ... that worked.
login seems to be reserved for some reason ...
Mario
>
> Daniel Rusch wrote:
> >
> > > I think this line:
> >
> > > where users.user_login=<dtml-sqlvar name=login type=string>
> >
> > Should be:
> > where users.user_login=<dtml-sqlvar login type=string> <--- no name=
>
> I'm sure that shouldn't make a difference....
>
> Is this another example of DTML being sucky? ;-)
>
> Chris
>
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )