Simple question about Vb Script compatibility...
Hello guys!
I am fixing a project that an other corporation started to create, and the first problem that I heard is that people using any browser that is not internet explorer 5.5 or above, is having bad time trying to get in the system....
The project currently uses vb script, asp and java script and the data base is in access...
My question is Vb scritp only works with I.E 5.5 and above? Or works with lower versions and netscape, etc...?
Thanks guys!
Elminster
Re: Simple question about Vb Script compatibility...
I've seen the following in the Release Notes of IE9, regarding VBScript:
"HTCs / VBScript
HTML Components (HTC) and VBScript code when used inside of an IE9 standards mode page are no longer executed in compatibility view. Consequently, DOM APIs used by the HTC or VBScript code now behave according to the IE9 standards mode version of the same APIs."
Does it mean that VBScript won't be executed anymore?