ZDatabaseTool password
Thank you all for your interest in my new Zope Product. In the past 36h there were avg 750 visits (26000 hits) on my page :-) Some of you asked me for username/password. So here it is ... To create new ZDatabaseWizard objects at http://www.easyleading.org/demo first go to the folder named "Free". username: demo password: demo Hope the online demo makes more sense to you with this info ;-) Andreas
+-------[ Andreas Heckel ]---------------------- | Thank you all for your interest in my new Zope Product. | In the past 36h there were avg 750 visits (26000 hits) on my page :-) | Some of you asked me for username/password. So here it is ... | | To create new ZDatabaseWizard objects at http://www.easyleading.org/demo | first go to the folder named "Free". | | username: demo | password: demo | | Hope the online demo makes more sense to you with this info ;-) This just keeps giving me the same Title of New Query form... -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 ABN: 83 082 081 472 | M:+61 416 022 411 | Carpe Daemon PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|
Andrew Kenneth Milton wrote:
+-------[ Andreas Heckel ]---------------------- | Thank you all for your interest in my new Zope Product. | In the past 36h there were avg 750 visits (26000 hits) on my page :-) | Some of you asked me for username/password. So here it is ... | | To create new ZDatabaseWizard objects at http://www.easyleading.org/demo | first go to the folder named "Free". | | username: demo | password: demo | | Hope the online demo makes more sense to you with this info ;-)
This just keeps giving me the same Title of New Query form...
First click on "Free". On the lower left you can see that now "Free" is your current folder. Then type in a name for your new query and hit "next". Then you will asked for username and password ... Andreas Heckel
+-------[ Andreas Heckel ]---------------------- | Andrew Kenneth Milton wrote: | > | > +-------[ Andreas Heckel ]---------------------- | > | Thank you all for your interest in my new Zope Product. | > | In the past 36h there were avg 750 visits (26000 hits) on my page :-) | > | Some of you asked me for username/password. So here it is ... | > | | > | To create new ZDatabaseWizard objects at http://www.easyleading.org/demo | > | first go to the folder named "Free". | > | | > | username: demo | > | password: demo | > | | > | Hope the online demo makes more sense to you with this info ;-) | > | > This just keeps giving me the same Title of New Query form... | | First click on "Free". | On the lower left you can see that now "Free" is your current folder. | Then type in a name for your new query and hit "next". | Then you will asked for username and password ... Oh haha.. I was expecting username and password first... -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 ABN: 83 082 081 472 | M:+61 416 022 411 | Carpe Daemon PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|
Hi Andreas and all the others, here is another Newbie to zope :-) The ZDatabaseTool seems to be the solution for some tasks I have. Especially the "print to pdf" option. How did you solve it, Andreas? I heard something about a pdf-library for python, but I am just beginning programming in python and Zope, so I don't know where to start. Is there a how-to somewhere or can you give me some hints how to realize that? Apart from that I am getting some javascript errors when I trying the demo: At "What selection criteria do you require?". ************ IE 5.0: Zeile: 218 Zeichen: 1 'document.FORMKEYPAD is not an object' Code: 0 ************* +++++++++++++ Netscape 4.7: JavaScript Error: http://www.easyleading.org/demo/000Free20010129165939/zzztest20010130160005/..., line 218: document.FORMKEYPAD has no properties. +++++++++++++ But it seems to work ingnoring the error. When I finally can make my query I get a new error: ************ IE 5.0: Zeile: 44 Zeichen: 3 'undefined is not an object' Code: 0 URL: http://www.easyleading.org/demo/000Free20010129165939/zzzdopes_query20010130... ************* +++++++++++++ Netscape 4.7: JavaScript Error: http://www.easyleading.org/demo/000Free20010129165939/zzztest20010130160005/..., line 42: display has no properties. +++++++++++++ But anyway it seems to work and I like it so far. cheers Damir On Tue, 30 Jan 2001, Andreas Heckel wrote:
Thank you all for your interest in my new Zope Product. In the past 36h there were avg 750 visits (26000 hits) on my page :-) Some of you asked me for username/password. So here it is ...
To create new ZDatabaseWizard objects at http://www.easyleading.org/demo first go to the folder named "Free".
username: demo password: demo
Hope the online demo makes more sense to you with this info ;-)
Andreas
_______________________________________________ Zope maillist - Zope@zope.org 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 )
Damir Bartakovic wrote:
The ZDatabaseTool seems to be the solution for some tasks I have. Especially the "print to pdf" option. How did you solve it, Andreas? Have a look at http://www.reportlab.com There is also a detailed description on how to use it.
Apart from that I am getting some javascript errors when I trying the demo: Thanks for you detailed report. You can hit the small icon on the upper right of any query input form to manage it. When you turn on the option "Use Keypad" on the ZDatabaseWizard mamagement screen you will not get these errors on that particular query.
When this option is off no keypad will be rendered. So the javascript throws these errors. Fortunately easy to fix. I'll do it after the supper :-) -- ________________________________________________________________________ Andreas Heckel andreas@aHIT.de UNIX is like a wigwam ...no gates ...no windows and an apache inside ;-)
participants (3)
-
Andreas Heckel -
Andrew Kenneth Milton -
Damir Bartakovic