Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q7006 How Do I Implement VBScript?

You are here: irt.org | FAQ | VBScript | Q7006 [ previous next ]

You use VB Script in exactly the same manner as you would JavaScript. Simply place all code between these tags like so:

<SCRIPT LANGUAGE="VBScript">

</SCRIPT>

©2018 Martin Webb