I've downloaded FCKEditor and to test the installation, I tried to
browse the default.html page.

Instead of IE rendering the page, I just get a dump of the code (see
below).  Other html pages on our ColdFusion server display fine.
Any ideas?

Thanks,

ed

<!--
 * FCKeditor - The text editor for internet
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
 *
 * Licensed under the terms of the GNU Lesser General Public License:
 *
http://www.opensource.org/licenses/lgpl-license.php
 *
 * For further information visit:
 *                       http://www.fckeditor.net/
 *
 * "Support Open Source software. What about a donation today?"
 *
 * File Name: default.html
 *           Samples Frameset page.
 *
 * File Authors:
 *                       Frederico Caldeira Knabben
([EMAIL PROTECTED])
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>
             <head>
                         <title>FCKeditor - Samples</title>
                         <meta http-equiv="Content-Type"
content="text/html; charset=utf-8">
                         <meta name="robots" content="noindex,
nofollow">
             </head>
             <frameset rows="60,*">
                         <frame src="sampleslist.html" noresize
scrolling="no">
                         <frame name="Sample" src="html/sample01.html"
noresize>
             </frameset>
</html>




----------------------------------------------------------------------
Ed Szwedo

Web Development Team Lead
CSC
E-mail: [EMAIL PROTECTED]
919-541-3955  (Voice)
919-541-3719  (Fax)



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to