My TurboGears app invokes an **external script** that creates an HTML page.
How display that HTML page if it is bound to a Python string variable? (It seems a little messy/error prone/incorrect to pass the entire HTML page into a Kid template as a parameter.) What if HTML page was in a *file* called myfile.html ??? Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

