Introduction
Username:  
Password:
  > Home
v User Guide
    v Introduction
       o To Write a BEE Web Page
       o BEE Variables
       o BEE Conversions
    > Hello World
    > Flow Control
    > Function Calls
    > Authentication
    > Database access
    > Content Management
    > Remote Calling
    > Object-Oriented
    > Other Features
> Reference
> Portal Object
> Development Guide


Shortcuts
sys Class
debug Class
Intrinsic Conversions
>> User Guide >> Introduction <=  =>      <  1  >  
Introduction to BEE

BEE stands for Business Electronic Enterprise.  It is a server-side scripting language for developing commercial web applications.  Unlike in client-side scripts (e.g. JavaScript), the program codes of a server-side script will not appear in the web page content.  In fact, the codes will be stripped and replaced with their output (if any) before the server sends out the page.

BEE Script got an alternative form called BEE Tag.  This design makes it easier for BEE to mix with HTML Tags and other scripting languages in the same page without affecting each other.

This document serves as a learning guide of BEE Script (and BEE Tag alike).  For details of variable structure and specification of individual commands, please refer to BEE Script User Reference Manual - PDF.

 

Previous Page       Next Page

Accsoft Computer Technology Pty Ltd     ABN: 98 065 617 549
PO Box 892, Epping NSW 1710         Level 1, Epping Office Park, 242 Beecroft Rd, Epping NSW 2121, Australia
Tel: Sydney - (02)98691668     National - 1300-881668         Fax: (02)98691866
© Copyright 2003 Accsoft Computer Technology Pty Ltd