ASP

Active Server Pages (ASP) is Microsoft's first server-side script engine for dynamically-generated web pages. It is marketed as an add-on to Internet Information Services (IIS). Programming ASP websites is made easier by various built-in objects. http://en.wikipedia.org/wiki/Active_Server_Pages

        

asp > Code Examples > Code Snippets

 

Create a text file called test.txt

This will check whether a number is odd or even

This joins a number of substrings in an array and returns a string

Upper or lower case conversions

 


info@programmingpages.net