Re: form-controllerPythonScript-ZSQL

"javi lopez" <[email protected]> Wed, 7 Mar 2007 11:39:25 +0100
Newsgroups gmane.comp.web.zope.database
Message-ID <[email protected]>
My product is like a faq, i have a search engine, it search a
ask-answer in my portal, but if there isn´t result, i fill in a form,
it store email and ask of the user on my DB and when my admin knows
the answer, he answered to the user.
I have the product, but I don´t know how to do this part(form-store DB
with zsql method) inside my product
Any help???