Name |
Script |
|
Src |
Description |
HelloWorld |
VBScript |
Run |
View |
Displays
the phrase "Hello World" seven times in increasing text
sizes. |
JScript |
Run |
View |
Animate |
VBScript |
Run |
View |
Displays
a GIF image based upon a preset timer interval. |
JScript |
Run |
View |
Server |
VBScript |
Run |
View |
Provides
methods to access a server and properties for use as utility functions. |
JScript |
Run |
View |
Form |
VBScript |
Run |
View |
Gets information
from a posted form by using the request collection. |
JScript |
Run |
View |
Adrotator |
VBScript |
Run |
View |
Adrotator
object demonstration. |
JScript |
Run |
View |
FileIO |
VBScript |
Run |
View |
Demonstrates
the capabilities of the Instant ASP filesystemobject installable object. |
JScript |
Run |
View |
CreateObject |
VBScript |
Run |
View |
Creates
an instance of a specific object by using the object's name. |
JScript |
Run |
View |
Tropics |
VBScript |
Run |
View |
Demonstrates
how to process form data, as well as define and use functions, and
import external Java class files. |
JScript |
Run |
View |
Process |
VBScript |
Run |
View |
Provides
a way to kill an application by selecting a process using a checkbox. |
JScript |
Run |
View |
DLLs |
VBScript |
Run |
View |
Calls functions
from DLLs through JNI. |
JScript |
Run |
View |