https://www.developerfusion.com/t/vbscript/code/ VBScript Sample code from Developer Fusion 2004-03-31T06:53:00.00Z http://www.developerfusion.com/code/4590/executing-a-cs-file/ Executing a .CS file 2004-03-31T06:53:00.00Z Demonstrates how to write a C# program that can "launch" a .cs file and execute it. David Cumps http://www.developerfusion.com/code/4232/enabling-browser-caching-of-asp-pages/ Enabling Browser Caching of ASP Pages 2004-01-14T15:24:00.00Z How to speed up your website by allowing browsers to cache web pages. Amit Gupta http://www.developerfusion.com/code/2891/ms-agent-in-a-web-site/ MS Agent in a web site 2003-01-12T06:48:00.00Z Ever wondered how to use the MS Agent characters from your website? This example demonstrates how, using JavaScript and VB Script Warren http://www.developerfusion.com/code/1980/array-functions/ Array Functions 2001-12-31T08:43:00.00Z 4 array functions search, append, remove, and dimensions Nick Avery http://www.developerfusion.com/code/1794/dbhitme-site-traffic-logger/ dbHitMe Site traffic logger 2001-10-24T03:39:00.00Z dbHit: A simple traffic logger I tossed together in the start of my ASP coding days. It simply collects data from your visitors and stores it in MS Access 97 mdb file. Mike J http://www.developerfusion.com/code/1726/a-horizontal-percentage-gauge/ A Horizontal Percentage Gauge 2001-10-14T16:19:00.00Z A horizontal percentage gauge class for your ASP scripts Michael Balloni http://www.developerfusion.com/code/1682/get-the-scripting-language-version/ Get the scripting language & version 2001-10-08T17:56:00.00Z How to determine the Server-Side Scripting Language and Version James Crowley http://www.developerfusion.com/code/1606/create-an-iif-statement-in-vbscript/ Create an IIF statement in VBScript 2001-07-18T18:13:00.00Z How to create a VBScript/ASP equivilant of the VB IIF statement ElementK Journals http://www.developerfusion.com/code/1600/dont-explicitly-set-the-page-language-in-asp/ Don't explicitly set the page language in ASP 2001-07-18T17:48:00.00Z Why you shouldn't explicitly set the page language in ASP ElementK Journals http://www.developerfusion.com/code/238/integrate-web-content/ Integrate Web Content 2001-07-14T14:48:00.00Z How to integrate web content into your site using the Internet Transfer control ElementK Journals http://www.developerfusion.com/code/239/encoding-your-script-files/ Encoding your script files 2001-07-14T14:48:00.00Z Protect both your server-side and client-side scripting by using the MS encoding utility ElementK Journals