Bingo, found it! Notice that you accidentally close the document before displaying any information...
[EMAIL PROTECTED] wrote: > <html> > <head><title>Customer Data</title></head> > > <body> > <h1>Watkins Crop Consulting</h1> > </body> > </html> <snip> Notice the </body></html> tag above. There's the problem! Brian -- http://mail.python.org/mailman/listinfo/python-list