<
head
>
<
title
>
Demonstrating the VBScript Windows Script Engine (WSE)...
</
title
>
</
head
>
<
body
>
<
script language
=
"VBScript"
>
document
.
writeln
"Greetings from VBScript!"
</
script
>
</
body
>