[Zope] Forms

Scott Tran scott.tran@pmail.net
Mon, 10 Jan 2000 09:36:12 -0600


I've set up a form that calls a dtml method to input the form data into a
database table, then it calls another dtml method to take the form data and
sends via e-mail. I'm having problems with referencing the form data in my
method that sends the e-mail. Any suggestions? Thanks.



Scott