Hi, I want to be able to extract the values enter through a form and store it in a dbase. thanks. kamal __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
Hi Kamal, You want to create a ZSQL Method that does an "INSERT" query, you can then invoke this method from DTMl, Python Script, or ZPT in the "action" method of your form. -steve On Wednesday, February 20, 2002, at 11:16 AM, Hamzal Kamal wrote:
Hi,
I want to be able to extract the values enter through a form and store it in a dbase.
thanks. kamal
__________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
_______________________________________________ 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 )
Hello steve, I have a form with a form processor as an action on it. Now I want to be able to capture some fields enter on this form onto another form (bcos i dont expect the user to start tying the same info again,) which should display immediately the submit button is pressed. Also i want to be able to save the values captured in a table. Thanks. kamal. --- Steve Spicklemire <steve@spvi.com> wrote:
Hi Kamal,
You want to create a ZSQL Method that does an "INSERT" query, you can then invoke this method from DTMl, Python Script, or ZPT in the
"action" method of your form.
-steve
On Wednesday, February 20, 2002, at 11:16 AM, Hamzal Kamal wrote:
Hi,
I want to be able to extract the values enter through a form and store it in a dbase.
thanks. kamal
__________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
_______________________________________________ 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 )
===== Hamzat kamaldeen Ishola Web Design Manager Dnet Systems Limited 223 Ikorodu Road, Lagos. 234 1 7749381, 0803-3011305 __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
participants (2)
-
Hamzal Kamal -
Steve Spicklemire