Thanks to Clint and Peter. I must have missed that when I tried to remove all the stuff MSWord had placed there. Clint had a good idea when he suggested I use Outlook Express HTML emails to create my code, since I'm not familiar enough with all the coding,. Clint was kind enough to fix the page for me. [EMAIL PROTECTED] ***********************************************************************
----- Original Message ----- From: "Peter Kaulback" <[EMAIL PROTECTED]> In the hour of 01:06 AM 01/12/2002 -0500, Jeff Dougherty spoke this: >www.intrepid-video.com/database.htm >I need help with the site above, if someone gets time. >I was trying to remove some of the coding that MS Word places in there and I >thought I would be OK if I just removed items within the <>. >I was checking my changes periodically, but still messed some things up. >Right now, all I see is a blank page, but it appears all the relevant >coding is >there. >If anyone has a few minutes to help, I would appreciate it. >Thank you. >[EMAIL PROTECTED] >Jeff Dougherty Jeff you have a lot of Word XML code in the page but the real culprit was an open <STYLE> tag which caused the entire page to be seen as a style and hence a blank page. Remove the <STYLE> tag before the <BODY> tag and the page will work fine. Peter Kaulback ============= PCWorks Mailing List ================= Don't see your post? Check our posting guidelines & make sure you've followed proper posting procedures, http://pcworkers.com/rules.htm Contact list owner <[EMAIL PROTECTED]> Unsubscribing and other changes: http://pcworkers.com =====================================================
