22 Dec
1999
22 Dec
'99
2:24 p.m.
on 22. desember 1999 Phillip J. Eby wrote :
tried all variations of the with tag i could think of, but without success: <dtml-with name> <dtml-with "name"> <dtml-with _['name']>
PJE> I believe you're looking for: PJE> <dtml-with "_[name]"> PJE> Note the double quotes to indicate an expression, and the lack of single PJE> quotes around name, indicating it is a variable rather than a string constant. Argh !! of course !! Works beautifully.. i am ashamed of myself.. -- the single quotes ! - should have known that.. .. gotta get this brain working soon.. :-) Thanks a lot ! -- Geir B Hansen web-developer/designer geirh@funcom.com http://www.funcom.com
9602
Age (days ago)
9602
Last active (days ago)
0 comments
1 participants
participants (1)
-
Geir B Hansen