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