Re: [Zope] default values in forms
15 Dec
2000
15 Dec
'00
9:06 p.m.
Curtis Maloney writes:
<a href="<dtml-var " 'adr_change_frm?f_id=%s&f_name=%s' % ( id, name ) " fmt=url_quote>c</a> Be careful:
In general, the part after "?" must be quoted differently from the part before. After "?", a blank must be coded as '+', before "?", is must be unchanged. Quoting with '+' conversion is done by "url_quote_plus". Dieter
9243
Age (days ago)
9243
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer