#!/usr/bin/env perl ##### # FCKeditor - The text editor for internet # Copyright (C) 2003-2005 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/ # # File Name: sample01.cgi # Sample page. # # File Authors: # Takashi Yamaguchi (jack@omakase.net) ##### require '../../fckeditor.pl'; print "Content-type: text/html\n\n"; print <<"_HTML_TAG_";