21 Jul
2000
21 Jul
'00
12:05 p.m.
Here is the scenario: On Folder X I have a Z ODBC Database Connection and some Z SQL Method. I´m sure all are working because I´ve tested them all. Under Folder X I have another Folder Y with an index_html with the following: <dtml-var standard_html_header> <dtml-in qryatparentfolder> </dtml-in> <dtml-var standard_html_footer> No need to include anything inside the dtml-in. This works fine with Zope 2.1.6 but with Zope 2.2.0 I get the user/password dialog from the browser and I can give whatever user/password combination but none of them works. Thanks in advance, Jacques