The problem also arises with Fx because the Content Type is set to text/html and therefore Fx doesn't handle your content as really being XHTML.
I mentionned IE because they don't improve things by not supporting application/xhtml+xml (read there http://blogs.msdn.com/ie/archive/2005/09/15/467901.aspx) You could though work on the Accept HTTP header to see what a browser supports (CherryPy in its current trunk provides methods to do so). - Sylvain Selon "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > > I'll try and do that. > > I just want to note that problem presented itself with Firefox. I > haven't tested with IE. > > Thanx. > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.

