Cheat Sheets
ASP / VBScript
Articles
No articles found matching this tag.
Blog and Lab
Make URLs and Email Addresses Clickable Automatically with VBScript
How to make URLs and email addresses within text clickable using VBScript Regular Expressions.
VBScript Pagination
Sometimes, data must be spread over several pages or risk being unusable. This tutorial will walk you through the process of pagination, and a couple of functions are included to help get you started.
VBScript Date Format Functions
Date formatting in VBScript is not quite as powerful as PHP. This function gives you plenty more ways to format dates and times in VBScript with the minimum of effort.
Click here to read this post »
15 March 2004 | 68 comments | scripts, development, reference, programming, vbscript, javascript, time, unix, date, asp, vb, webdesign
VBScript Regular Expressions
Regular expression reference and examples for VBScript.
Click here to read this post »
07 November 2003 | 31 comments | code, regex, regexp, reference, programming, asp, vbscript, vb, regular, scripting, expressions, regular-expressions
