At 02:08 PM 3/4/2003, jwsacksteder@ramprecision.com wrote: >I then want to render 'foo' from a dtml method with a dtml-in clause. What >is to best way to pass 'foo' into the dtml method? <dtml-in "python_script(args)"> Where python_script returns foo. Dylan