How to print python cgi results into html frames?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chintan85
    New Member
    • Jun 2010
    • 33

    How to print python cgi results into html frames?

    Urgent..

    I want to print my results generated by python cgi script to different html frames.

    Can some body help me how to do this...

    Thanks in advance
  • bvdet
    Recognized Expert Specialist
    • Oct 2006
    • 2851

    #2
    I have never done it, but I would try by modifying the HTML document with BeautifulSoup.

    Comment

    Working...