Programming Language Overlap

Programming Languages can overlap, as in ...
ASP Classic 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.
Module LanguageCode Language
ASP ClassicASP Classic
VBA-ExcelVBA-Excel
VBA-ExcelVBA
VBA-ExcelASP Classic
VBA-WordVBA-Word
VBA-WordVBA
VBA-WordASP Classic
VBAVBA
VBAASP Classic
VB6VB6
VB6VBA
VB6ASP Classic
HTML+CSSHTML+CSS
HTML+CSSJS+JQuery
HTML+CSSASP Classic
HTML+CSSPHP
JS+JQueryJS+JQuery
JS+JQueryASP Classic
JS+JQueryPHP