[Zope-DB] form-controllerPythonScript-ZSQL
Charlie Clark
charlie at egenix.com
Wed Mar 7 04:37:57 EST 2007
Am 07.03.2007, 10:35 Uhr, schrieb javi lopez <javi80mix at gmail.com>:
> Hello everyone:
> i´m doing a form where i get email and one ask. when I check that
> email is valid, I do Controller Python Script where i want to create:
Why do you need a DB connection per user? You can't do this in a
PythonScript. You will need to use an ExternalMethod or a Product but I
would guess you need to rethink your application.
Charlie
More information about the Zope-DB
mailing list