Understanding CGI,
JAVA, JavaScript, VBScript and htmlscript
HTML is a page formatting,
or markup language. These others are powerful programming applications
languages
CGI - The Common Gateway Interface
- What is it?
- An interface to many different
server-side programming languages
- Why is it important to me?
- Lets you make your pages interactive
- Let's you capture data
- Let's you publish pages on the
fly (catalogs, prices lists, etc.)
- Perl
- htmslcript
CLIENT-SIDE LANGUAGES
- JAVA
- What is it?
- A New and important programming
language
- Why is it important to me?
- VBScript & Javascript
Netscapes
Javascript guide
- What are they?
- Client-Side Agents aka Browser
Languages
- Why are they important to me?