Zrinity is the leader in enterprise-class email marketing
management solutions and content management solutions for marketing professionals and developers worldwide.
Replaces textbox with an intuitive Word®
like HTML editor for ColdFusion, ASP, PHP, JSP, DotNet
What is it?
Activedit is a Custom Tag/Component, that gives web developers
the ability to easily insert a WYSIWYG HTML editor into a web page. Activedit can be embedded into
a HTML form and has similar properties of a textarea.
How Does it Work?
Activedit takes in a couple of attributes, such as name, the name of the form field that will store the HTML contents when you click submit. You pass
these attributes, to Activedit via a Cold Fusion Custom Tag interface, which is
a lot like calling a function, if you are familiar with other programming
languages. Activedit uses a combination of ColdFusion/Java, Java Script, dHTML, and
ActiveX to display the control on the web page. You can pass attributes that can
change the color, size, or visibility of almost every object that the control
uses. It uses the IE DHTMLEdit (DHTMLSafe) MSHTML Editor
What can I use it for?
Activedit can be used anyplace where you would normally use a HTML text area,
and wanted to let your users format the data. There endless potential to what
you can do with Activedit, but here are some examples.
Content Management Systems
Online web site builders
Intranets
Online Resume Builders
Formatted Email Messages with <cfmail>
Features
Activedit includes several features that allow for advanced formatting, such
as?
Insert and upload Images
Open Source
Spell Checking
View / Edit Source Code
Change fonts, and colors
Insert Links to other web sites
Align text
Insert/Edit Tables
Bold, Italics, and Underline
Bullets
What do I need to know?
Well, you?ll like the answer to this one? not much! An entry level programmer could easily use the tool, here?s an example of how easy it is
to use?
NOTE: JSP Version has the same attributes as the ColdFusion Example, the above example was for ColdFusion. The ASP and PHP versions use an object model, but is still very similar.
What Platforms does it run on?
Activedit is mostly a client side software package that runs in the browser, but server side components are used to simplify the execution of the tools. The following platforms are supported...
ColdFusion Application Server JavaServer Pages JSP Active Server Pages ASP PHP