I am starting to set up Java Web Start (JAWS) on my system and the docs
suggest a short VBScript - which they provide - for determining which
version of Internet Explorer is running. The only thing they DON'T say is
what the name of the file CONTAINING the script needs to be, particularly
the file extension.
Files containing JavaScripts are supposed to use a ".js" extension so I'm
assuming that VBScripts have a standard extension too, possibly ".vbs" or
".vs".
Can anyone confirm that? Or does it really not matter what the file name and
extension are for a VBScript?
--
Rhino
---
rhino1 AT sympatico DOT ca
"There are two ways of constructing a software design. One way is to make it
so simple that there are obviously no deficiencies. And the other way is to
make it so complicated that there are no obvious deficiencies." - C.A.R.
Hoare