Uuummm, what? Explain what you mean a bit more, and I might be able to help you, but what you just said makes no sence.
<SCRIPT ...> TYPE = "text/javascript" | "text/vbscript" | other scripting language Which scripting language to use SRC: External source for script DEFER: Continue loading page while downloading script LANGUAGE = JAVASCRIPT | LIVESCRIPT | VBSCRIPT | other Deprecated indicator of language FOR: object for which this script is an event handler EVENT: the event this script handles
I'm guessing that VB script is a server-side launguage, if so, then you need to make sure you have a server that supports it, or it won't work.