Exteam wrote: > i had tried it this way, If these are from a Python Script, try: print context.standard_html_header(context,request) print "my stuff here" print context.standard_html_footer(context,request) return printed cheers, Chris