ASP pages can be created with any scripting language that can be interpreted by a valid ActiveX Scripting Engine. VBScript, of course, is one such scripting language, and is the most commonly used scripting language for ASP page generation. However, VBScript is not the only langauge that can be used.
JScript, Microsoft's implementation of JavaScript, can also be used as a server-side scripting language for creating ASP pages. The following articles contain information on using JScript in creating ASP pages!
JScript Technical References
JScript in Action
Advanced JScript Resources
Discussion JScript on the Web
|
| Return to the Learn More Index |
Regular Expressions
|




