I know it's recommended to use Javascript for client-side and vbscript for server-side scripting. I was just wondering whether we can use vbscript for client-side scripting. If yes, what's the syntax ?
To set the whole page to default vbscript do:
<META name=VI60_defaultClientScript content=VBScript>
Or set the script in the <script> tag:
<script language=vbscript>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.