Click here to Skip to main content
15,891,828 members
Articles / Programming Languages / VBScript

String.Format equivalent for ASP

Rate me:
Please Sign up or sign in to vote.
4.20/5 (11 votes)
2 Dec 2008CPOL 51.5K   17  
VBScript/ASP version of C# String.format("this {0} a {1}","is","test").

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer MammothWorkwear.com
United Kingdom United Kingdom
Senior Web Developer, Systems Architect and Entrepreneur. Technical Director of MammothWorkwear.com. More information is available at http://www.johndoherty.info/

Comments and Discussions