Editize comes with a set of server-side APIs to ease its integration with your site. These APIs are designed so that you can simply replace the <textarea> tag in any HTML form with some brief code that puts an Editize field in its place. In server-side languages that support it (ASP.NET, JSP, Cold Fusion) this code takes the form of an XML tag.
At this time, server-side APIs are provided for PHP and ASP (including ASP.NET). For sites where an unsupported server-side language is in use or no server-side processing is available, a JavaScript API is also provided.
The PHP API is a single include file that you can use in any PHP script. This file makes a class available that you can invoke with only a few lines of PHP, which will dynamically output all of the HTML and JavaScript code to place Editize on your page.
The ASP API is a COM object bundled as a Windows .DLL. By registering this library on your server, you can use the Server.CreateObject method in your ASP script to create an object that will dynamically output the browser-specific HTML and JavaScript code required for Editize.
The ASP.NET API is a full-fledged ASP.NET Server Control. This makes using Editize in an ASP.NET Web application as simple as adding the appropriate tag to your page. In the spirit of ASP.NET development, the Editize Server Control provides an event that allows you to react whenever the contents of an Editize field are changed.
The Editize Server Control was written to fully support integration with Visual Studio .NET. With this powerful development tool, adding Editize to your Web application is a simple matter of drag and drop! Furthermore, all of the Server Control's methods, properties, and events provide short descriptions through Visual Studio's IntelliSense and Properties Window features to speed development.
The JavaScript API takes care of browser detection and code generation on the client side with a simple JavaScript interface similar to the server-side interfaces provided by the other APIs. You can then generate the JavaScript code that uses this API with any server-side language you choose. Thanks to this "API of last resort", Editize will work on any Web development platform!
| Pricing: | $149 (Per Domain Name) |
|---|---|
| Licensing: |
Single Domain, UNLIMITED: · Sub-domains, · End-users, · Web Apps, · Platforms. |
| Discounts: | Up to 50% off. (See Volume Pricing) |
| API's Available: | PHP, ASP, ASP.NET, Javascript. |
| Browsers Supported: | IE 4+, Mozilla, Safari, Opera 6.01+ and more |
| Operating Systems Supported: | Windows, Linux, Solaris, Mac OS X |
| Applet File Size: | 160K |
| Req's: | Java 1.3.1_02 (JRE Plug-in) |
Editize was designed to drop straight into any Content Management System irrespective of the Hardware, Operating System, Development Language, and Browser being used.
Note: All APIs are available to Editize Customers free of charge. There is no extra cost for accessing the various APIs at any time.