|
Web
Client
Microsoft Internet Explorer
|
Web
Server
Microsoft Internet
Information Server
|
Database
Server
Microsoft Access
|
|
User
provides input from forms, or regular navigation
Receives output in the form of a regular web page (no special
plugins needed)
Provides common user interface for all platforms
Includes
numerous features such as Java and JavaScript, as well as
VBScript support
|
Business
rules and application logic are built into the programming
Input from the user is processed into meaningful information,
and returned as a regular web page
Uses
an alogorithm upon which the application logic is based
|
Data
storage, used by the application on the web server to store
data received as input from the user
Data
retrieval, which returns values or other information based
on the user specifications
|
|
HTML
DHTML
Cascading Style Sheets
XML
JavaScript
Microsoft Visual Basic Script (IE)
|
Microsoft Visual Basic Script (Server-Side)
Microsoft IIS
Visual Basic/ActiveX
Other Programming Languages
|
Information routed to and from web server using Microsoft
VBScript
Structured Query Language (SQL) used to call specific
information
|