Examples | Developer's Guide | ASP.NET Developer's Guide

  1. Using in a HTML Form
    1. ASP example
    2. PHP example
    3. ASP.NET example

  2. Full Features
    1. ASP example
    2. PHP example
    3. ASP.NET example
    4. Toolbar Reconfigured - ASP example
    5. Toolbar Reconfigured - PHP example
    6. Toolbar Reconfigured - ASP.NET example
    7. Tabbed Toolbar - ASP example
    8. Tabbed Toolbar - PHP example
    9. Tabbed Toolbar - ASP.NET example

  3. Localization
    1. ASP example
    2. PHP example
    3. ASP.NET example

  4. Updating a Database

    Important:
    To run ASP & ASP.NET examples, give write permission to the folder:
    example04_database/database/

    To run the PHP example, create a database & table (MySQL) as follows:
    • database: insitecreation
    • table: content
      • id (integer)
      • title (varchar)
      • content (longtext)

    1. ASP example
    2. PHP example
    3. ASP.NET example

  5. Editing a File

    Important:
    To run these examples, give write permission to the folder:
    example05_editingfile/

    1. ASP example
    2. PHP example
    3. ASP.NET example

© 2007, InnovaStudio (www.innovastudio.com). All rights reserved.