[Zope] inserting form value to the table

Steve Spicklemire steve@spvi.com
Wed, 20 Feb 2002 12:31:31 -0500


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 )