13 Dec
2001
13 Dec
'01
10:06 p.m.
Stephan Goeldi writes:
In a sendmail method, I use this strings to generate the TO:-adresses from a selectable list:
to: <dtml-in adresse> <dtml-var sequence-item>, </dtml-in>
When I select 2 recipients, it works. When I select only 1 recipient, I get this traceback: Probably, "adresse" is not a sequence when you select just one recipient...
Do you use "adresse:list" in your form?
<!-- Traceback (innermost last): Please remember, that "Error type" and "Error value" form essential information about the problem that should *ALWAYS* accompany a traceback!
Dieter