Hits Today: 1 Total: 32824 | Updated: 2/21/2000 | |
 | Uses the new file FileSystemObject in the scripting library to list all the files in a directory with a link to them. You can modify this code to list all the files in any directory. Author: Ian Ippolito Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 4706 | Updated: 12/24/2001 | |
 | This code allows users to track the usage of through ASP using an Access database as the storage.
Author: Sir Connor Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 4402 | Updated: 12/31/2001 | |
 | This script takes a ascii file, reads it, compacts it into a second vbscript that it creates and then the second file when run unpacts the orig ascii file. Author: Nick Gerakines Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 5402 | Updated: 11/23/2002 | |
 | This program is an all around download manager, and uses file indexing instead of a regular database. Easier to deal w/ and more effeciant in my eyes. You can add as many downloads as you want, you can then search through them w/ a keyword. Author: Robert Cleaver Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 7225 | Updated: 5/18/2003 | |
 | Using this code you could export data from SQL Server (or other DB) into a text file on the clients computer using pure ADO recordset, without any kind of stream or filesystem objects -"Recordset to Text File on the client". Author: Vladimir Grigorov Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2517 | Updated: 3/25/2003 | |
 | Pure script fileupload. Uses fast binary-file handling. Easy to use, with extensive documentation. Handles also forms > 100kb.
You can add, remove and change key/value pairs whenever you like; Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 165 | Updated: 4/23/2008 | |
 | PDFDoc Scout library can be used in scripting languages that support ActiveX/COM objects: Javascript, VBScript, ASP and ASP.NET scripted languages. This page will show how create the PDF document using VBScript and PDFDoc Scout library. Code: ASP 3.0 & VBScript | |  | |
|