3 Mar
2000
3 Mar
'00
9:58 a.m.
Sin Hang Kin wrote:
How could I dump all names in REQUEST for debug? The quick reference reval that REQUEST have has_key(name) but do not say it response to keys()
It is not possible to put <dtml-in REQUEST> neither
<dtml-var REQUEST> will get you what you want. Rik