Skip Navigation

Hi. I'm Dave, the internet addict behind FeedbackFair, Cheatography and Envoy.

Tagged with "asp"

You can subscribe to this tag by rss or view all tags.

Cheat Sheets

ASP / VBScript

ASP / VBScript Cheat Sheet

A quick reference guide for ASP / VBScript, containing functions, collections, regular expression syntax and other useful bits of information.

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.

Click here to read this post »

11 May 2004   |   22 comments   |   asp

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.

Click here to read this post »

15 March 2004   |   16 comments   |   pagination, asp

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