Hello Everyone and thanks for your help in advance. I am working on an application that reads a web page, then converts it into a string to create an HTML email message. The page renders fine in I.E. (it is an ASPX page). However, when the email arrives in various mail readers including Outlook and Outlook Express, the page does not render properly. The page consists of three panels. Through various tests, I have determined if the center panel in longer than the left panel, the center panel displays under the left panel, and the right panel displays under the center panel. The page ins question can be located at
http://www.wcrnaples.com. It is obviously an HTML issue, but I can't seem to locate the problem. Any help would be greatly appreciated. Thanks.