I'm trying to pass parameters to a DTML method when calling it from another DTML method. I've tried stuff like <dtml-var "anotherMethod(foo='blah')"> but it seems to totally screw up the namespaces. Anyone have any thoughts? Thanks, Hunter