Language Overlaps

Languages can overlap, as in ...
Classic ASP can be used in JS+JQuery, in HTML+CSS, in VBA-Excel, in VBA-Word, in VBA or in VB6 platforms
PHP can also be used in JS+JQuery and HTML+CSS platforms.
JS+JQuery can be in HTML+CSS platform.
VBA can be inside VBA-Excel, VBA-Word or inside VB6 platforms.
Languages not listed above only work in thier own platforms, like VB6, VBA-Excel and HTML+CSS.
We call this 'Overlaped languages', means if you write a code in Classic ASP, you may use it in a module of VBA, VB6, VBA-Excel, JS, HTML as well as in Classic ASP.
This is being taken care of when you create a module here in module page.
Please be aware, you my need to do some modifications after you download a module having overlaped languages since not all programmers can write codes to fit all types of languages at the same time.
ModuleLangCodeLang
Classic ASPClassic ASP
VBA-ExcelVBA-Excel
VBA-ExcelVBA
VBA-ExcelClassic ASP
VBA-WordVBA-Word
VBA-WordVBA
VBA-WordClassic ASP
VBAVBA
VBAClassic ASP
VB6VB6
VB6VBA
VB6Classic ASP
HTML+CSSHTML+CSS
HTML+CSSJS+JQuery
HTML+CSSClassic ASP
HTML+CSSPHP
JS+JQueryJS+JQuery
JS+JQueryClassic ASP
JS+JQueryPHP