11 Jul
2000
11 Jul
'00
2:22 p.m.
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