Hi all Someone please help me with insertion of data in a SQL DB. It seems I cannot mix ZPT and DTML. In DTML I can do insertion but that is of no use to me in the present situation. TIA Chetan
a) don't use uppercase in the subject...this is rude b) if you have a question then you should ask more detailed. your last posting is worthless. -aj ----- Original Message ----- From: "Chetan Kumar" <chetan@cdac.ernet.in> To: "zope" <zope@zope.org> Sent: Friday, August 09, 2002 6:11 Subject: [Zope] PLEEEEEEEESE help
Hi all Someone please help me with insertion of data in a SQL DB. It seems I cannot mix ZPT and DTML. In DTML I can do insertion but that is of no use to me in the present situation. TIA Chetan
_______________________________________________ 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 )
Chetan Kumar writes:
It seems I cannot mix ZPT and DTML. You cannot mix but you can call DTML from ZPT (and vice versa).
In DTML I can do insertion but that is of no use to me in the present situation. Z SQL methods can be called in ZPT in the same way than in DTML. I replied to such a question recently on this or the ZPT mailing list.
Dieter
participants (3)
-
Andreas Jung -
Chetan Kumar -
Dieter Maurer