Languages Cold Fusion Web/Internet/HTML  

Web based HTML pages editor

download download  
important code information
author:
Andrey Karasev
minimum requirements:
Web based HTML pages editor description

Using this component user without special knowledge or experience can edit website page content. It is very useful for content manager, webmasters and technical writers.


> HTML Editor

- Using this component user without special knowledge or experience can edit website page content. It is very useful for content manager, webmasters and technical writers.

- It is working only under Microsoft Internet Explorer.

- DEMO application is working under ColdFusion but you need make minimum changes to port this component on other scripting platform.

- This component is based on Microsoft example for hypertext components.

> INSTALLATION

- Unzip archived file to web server directory. It is mandatory to keep directory structure. Point your browser on index.cfm and follow instruction.


File List:
Application.cfm1Kb
HTMLEditor/0b
HTMLEditor/Application.cfm288b
HTMLEditor/GETPicture.cfm1Kb
HTMLEditor/HTMLEditor.cfm9Kb
HTMLEditor/OnRequestEnd.cfm195b
HTMLEditor/PUTPicture.cfm2Kb
HTMLEditor/css/0b
HTMLEditor/css/global.css1Kb
HTMLEditor/htc/0b
HTMLEditor/htc/menu.htc11Kb
HTMLEditor/htc/toolbar.htc48Kb
HTMLEditor/images/0b
HTMLEditor/images/UI_backcolor.gif123b
HTMLEditor/images/UI_bold.gif86b
HTMLEditor/images/UI_bulletlist.gif85b
HTMLEditor/images/UI_centeralign.gif79b
HTMLEditor/images/UI_fontcolor.gif105b
HTMLEditor/images/UI_form-copy.gif1Kb
HTMLEditor/images/UI_form-strike.gif1Kb
HTMLEditor/images/UI_image.gif178b
HTMLEditor/images/UI_imageA.gif297b
HTMLEditor/images/UI_imageB.gif473b
HTMLEditor/images/UI_indent.gif93b
HTMLEditor/images/UI_italic.gif82b
HTMLEditor/images/UI_leftalign.gif73b
HTMLEditor/images/UI_link.gif212b
HTMLEditor/images/UI_new.gif102b
HTMLEditor/images/UI_numberlist.gif89b
HTMLEditor/images/UI_open.gif127b
HTMLEditor/images/UI_outdent.gif93b
HTMLEditor/images/UI_paste.gif172b
HTMLEditor/images/UI_redo.gif85b
HTMLEditor/images/UI_rightalign.gif73b
HTMLEditor/images/UI_save.gif113b
HTMLEditor/images/UI_save_alert.gif1Kb
HTMLEditor/images/UI_subscript.gif82b
HTMLEditor/images/UI_superscript.gif82b
HTMLEditor/images/UI_tool-cut.gif1Kb
HTMLEditor/images/UI_tool_vertical.gif140b
HTMLEditor/images/UI_underline.gif90b
HTMLEditor/images/UI_undo.gif87b
HTMLEditor/images/progress_bar.gif2Kb
HTMLEditor/js/0b
HTMLEditor/js/local.js7Kb
HTMLEditor/pic/0b
HTMLEditor/progress.htm462b
OnRequestEnd.cfm410b
README1Kb
css/0b
css/local.css2Kb
demo1.cfm218b
demo2.cfm218b
demo3.cfm218b
demo4.cfm218b
demo5.cfm218b
index.cfm1Kb
js/0b
js/local.js414b
pic/0b

Similar code
Signature Capture Applet (Popularity: ) : Basic signature capture in IE and Firefox so it can be stored to a database etc.
Calling a COM DLL from ColdFusion (Popularity: ) : Example provided by Tony Bhimani (the guy who loves programming)

This example teaches two things.

1. How to create a COM DLL object and register it with Windows.
2. Calling your newly created DLL through ColdFusion.

Directions

callcom.cfm should be placed somewhere on your webserver ...

CF_ICAL (Popularity: ) : This tag automates the creation of iCalendar files (.ics). You can use this tag to create a standards compliant calendar file that will work across different programs such as Microsoft Outlook Calendar, Mozilla Calendar, and iCal.
File Upload (Popularity: ) : Allows users on other pc's upload specified file to your wwwroot folder of your choice, and files of your choice. this could take over for large emails, apply apache HTTP server and dynDNS if your not static.
BrowserDetector (Popularity: ) : Detect user's browser type and OS. For example: Browser: IE5, OS: Win98.
File Manager (Popularity: ) : This is a simple file manager. It use CFDIRECTORY tag to navigate through ColdFusion server. It is very useful if you do not have RDS access to log files on remote server.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 64
version
size in Kb 42
popularity   1373/7913373
user rating 10/10
ad


New Code
Popular Code