On 17.11.2008 19:03 Uhr, Chintan D Parikh wrote:
Hi,

I'm trying to pass parameters that are fetched and displayed from database
thru tal:repeat, in order to sent emails.
python: context/map-db/alert_subscription_mstS(record)"

Your mixing path expressions and Python syntax. 'context/map-db'
is a *division*. Replace the slashes with dots (and re-read
the ZPT documentation).

-aj
begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:[EMAIL PROTECTED]
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

_______________________________________________
ZPT mailing list
ZPT@zope.org
http://mail.zope.org/mailman/listinfo/zpt

Reply via email to