Manually Install KTML 4 in Your Site

In this section you will learn how to replace a form element on one of the site pages without using any visual development tools. You will learn how to:

The initial site page used in the examples in this book only contains a textarea which will be replaced by the KTML control.

 

Requirements

Before trying to follow the instructions in the topic which follow, you must meet the following requirements:

  1. Have a correctly configured and running web server with application support. The supported server models are: PHP, ColdFusion, ASP VBScript, ASP .Net and JSP.

  2. Have downloaded the KTML4 zip file which contains the sources. You will need these files in order to add KTML 4 to your site.

  3. Basic knowledge of Javascript and the scripting language used by the server model.

 

Contents

Manual installation on PHP

Manual installation on ColdFusion

Manual installation on ASP .NET

Manual installation on JSP

Manual installation on ASP VBScript