Internet Applications

Index

Table of Contents

!  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

!

No entries

A

ACCEPT  3.4
Action property  2.3
        NSAPI  5.2
Allocate client identifier  7.2
Animating  4.2
Application
        creating  Ch4
        state  3.7 , 3.7.3
Asymmetric server-side program  1.2.1

B

Building
        CGI program  4.1
        Internet programs  Ch4
        NSAPI  5.1.2
        NSAPI program  Ch5
        server-side program  4.1

C

CGI  1.1 , Ch3 , Ch4
        build  4.1
        Environment variables  3.6
        programming restrictions  3.3
CGI program, converting to NSAPI  5.1
Client identifier
        allocate  7.2
        delete  7.2
Client state
        deleting information  7.2
        file  7.2
        purging information  7.2
        restoring information  7.2
        saving information  7.2
Client-server  1.1
Common Gateway Interface
        See CGI
Compiler directive
        REENTRANT  5.1.1
        WEBSERVER  5.1.1
Contention  3.2
Control
        name  3.4
        value  3.4
Convert, CGI program to NSAPI  5.1
Cookie  3.7 , 3.7.2
        expiry  3.7.2.1
        handling  3.7.3
        return date for expiry field  7.2
        sending  3.7.2.1
Cross-platform  1.1

D

Data declaration in forms  3.4
Debugging  4.2
Delete, client state information  7.2
Delete client identifier  7.2
Deploy, NetExpress-created programs  ApB
Deployment  Ch6
Directives, EHTML preprocessor  3.5.1.2
DISPLAY  3.5
        substitution markers  3.5.2
        Using  3.5.2

E

EHTML  3.5
        directives  3.5.1.2
        preprocessor  3.5.1
        running preprocessor  3.5.1.2
        substitution markers  3.5.1.1
        Using  3.5.1
Embedded HTML
        See also EHTML
END-EXEC  3.5.1
Entry-point
        NSAPI  5.1.1 , 5.2
Event handler  1.4
Example
        application state  3.7.2
        cookies  3.7.2
        mapping data to input controls  3.4.2
        mapping output data to HTML  3.5.1.1
EXEC HTML  3.5.1
Execution flow  1.3
Expiry
        cookies  3.7.2.1 , 7.2
        get date  7.2
EXTERNAL INPUT-FORM  3.4

F

File, storing client state information  7.2
Form  Ch2
        events  1.4
        overview  1.2
        scripting  1.4
        submit  2.3

G

No entries

H

Hidden field  3.7 , 3.7.1
HTML form  Ch2
        submit  2.3.1
Htmlpp  3.5.1
        AF preprocessor option  3.5.1.2
        AUTOFORMAT preprocessor option  3.5.1.2
        D preprocessor option  3.5.1.2
        DEBUG preprocessor option  3.5.1.2
        directives  3.5.1.2
        NOWARN preprocessor option  3.5.1.2
        NW preprocessor option  3.5.1.2
        O preprocessor option  3.5.1.2
        OUT preprocessor option  3.5.1.2
        P preprocessor option  3.5.1.2
        PREPROCESS preprocessor option  3.5.1.2

I

IDENTIFIED BY  3.4
Input
        server-side program  3.4
        server-side program syntax  3.4.1
INPUT-FORM  3.4
Internet  1.1
        application  1.2
        building programs  Ch4
Internet program, deploying NetExpress-created  ApB
Intranet  1.1

J

JavaScript  1.4

K

No entries

L

Library routine
        MF_CLIENT_STATE_ALLOCATE  7.2
        MF_CLIENT_STATE_DELETE  7.2
        MF_CLIENT_STATE_EXPIRY  7.2
        MF_CLIENT_STATE_FILE  7.2
        MF_CLIENT_STATE_PURGE  7.2
        MF_CLIENT_STATE_RESTORE  7.2
        MF_CLIENT_STATE_SAVE  7.2
        state maintenance  Ch7 , 7.2

M

META tag  3.7.2.1
MF_CLIENT_STATE_ALLOCATE routine  7.2
MF_CLIENT_STATE_DELETE routine  7.2
MF_CLIENT_STATE_EXPIRY routine  7.2
MF_CLIENT_STATE_FILE routine  7.2
MF_CLIENT_STATE_PURGE routine  7.2
MF_CLIENT_STATE_RESTORE routine  7.2
MF_CLIENT_STATE_SAVE routine  7.2
MIME types  5.2
mime.types  5.2
Multi-threading  4.1.1

N

Name  3.4
NetExpress, deploying program created on  ApB
Netscape Server API
        See NSAPI
NOAUTOFORMAT  3.5.1
NSAPI  1.1 , Ch3 , Ch4 , Ch5
        Action property  5.2
        developing programs  5.1
        entry-point  5.1.1 , 5.2
        programming restrictions  3.3
        running program  5.2
        server configuration  5.2

O

obj.conf  5.2
Output
        server-side program  3.5 , 3.5.2
        server-side program syntax  3.5.1.1 , 3.5.2

P

Preprocessor
        directives  3.5.1.2
        EHTML  3.5.1
Processing sequence  1.3
Programs, restrictions  3.3
Property, action  2.3
Protocols  1.1
Purging client state information  7.2

Q

Qualification, substitution markers  3.5.1.1

R

Receiving
        browser information  3.6
        server information  3.6
REENTRANT Compiler directive  5.1.1
Reference modification, substitution markers  3.5.1.1
Reset control  2.3.1
Resource contention  3.2
Restoring client state information  7.2
Return date for cookie expiry field  7.2

S

Saving client state information  7.2
Scripting forms  1.4
Security  3.7
Server, state mechanism  3.7.3
Server-side, program  Ch3
Server-side API  Ch4
Server-side program
        asymmetric  1.2.1
        input  3.4
        output  3.5 , 3.5.2
        overview  1.2
        symmetric  1.2.1
Server-side programs, programming restrictions  3.3
Server-side state mechanism  6.6
Shared resources  3.2
sstate  3.7.3
sstate module  6.6
State  3.7
State maintenance routine  Ch7 , 7.2
        MF_CLIENT_STATE_ALLOCATE  7.2
        MF_CLIENT_STATE_DELETE  7.2
        MF_CLIENT_STATE_EXPIRY  7.2
        MF_CLIENT_STATE_FILE  7.2
        MF_CLIENT_STATE_PURGE  7.2
        MF_CLIENT_STATE_RESTORE  7.2
        MF_CLIENT_STATE_SAVE  7.2
        status  7.1
Storing client state information  7.2
Submitting
        form  2.3
        HTML form  2.3.1
Substitution markers
        DISPLAY  3.5.2
        EHTML  3.5.1.1
Symmetric server-side program  1.2.1
Syntax
        mapping input data to controls  3.4.1
        mapping output data to HTML  3.5.1.1
        mapping output data to HTML\  3.5.2
        restrictions  3.3

T

No entries

U

URL  2.3 , 6.4

V

Value  3.4

W

Web browser  1.1 , 1.2
Web server, setup  6.3
Web share  6.4
WEBSERVER Compiler directive  5.1.1
World-Wide Web  1.1

X

No entries

Y

No entries

Z

No entries