15 Feb
2000
15 Feb
'00
3:11 a.m.
----- Original Message ----- From: <technology@mylinuxisp.com>
I want to take data from a form and send it to a dtml method. this is dtml-doc-doc
I have having trouble with the dtml method syntax.
<dtml-let-let property = string> </dtml-let-let-let> <dtml-call-call dbquery(string)>
So in method1 how do I set <dtml-var-var var1> = string from the form.
also how do I set the parent folder property <dtml-var-var property> = string.
Those <dtml-var-var>'s and <dtml-let-let>'s make me believe that you need to go look through documentation, examples, and HOWTOs on www.zope.org before you try tackling anything serious. Cheers, Evan @ digicool