|

|
Scripting
|
Perl
Perl has evolved into a very powerful and fast interpreted language.
In many circles, it is the language of choice in dealing with CGI
scripting. It's portability story was strong when it was just on Unix
platforms, but now it runs on NT as well.
Top of Page
Java Script
Java Script is NOT Java or anything close to it. Java Script is
strictly a language that was invented by Netscape and copied by
Microsoft for use in web browsers. That said, there is an enormous
amount of things you can do with it, for example figuring out which
browser is hitting your web server, validating forms, changing graphics
on mouseovers....
Top of Page
VB Script
VB Script is a stripped down version of Visual Basic that is
available only in IE. It's a decent scripting language, but why would
you use it when you can use JavaScript, give up none of the
functionality and gain the value of running in Netscape browsers?
Top of Page
|
|