*reaches for a leather glove
*slap
I challenge you sir
LMAO
:)
Printable View
*reaches for a leather glove
*slap
I challenge you sir
LMAO
:)
Ehhm. ASP isn't a programming language.
ASP can contain PHP, VBScript, JavaScript, PerlScript and a few others I might have forgotten. Heck, you can even use them all together in the same page.
While this is true, I would infer he is referring to ASP/VBScript, since that is seemingly the most popular/common language to use when developing (at least prior to ASP.NET).Quote:
A clarification: ASP can contain JScript. And using them all together in the same page will make other devs shoot you. :DQuote:
ASP can contain PHP, VBScript, JavaScript, PerlScript and a few others I might have forgotten. Heck, you can even use them all together in the same page.
ASP is the platorm, it can use any com capable scripting language. Usually vbscript, jscript or perl via activeperl.