ASP Classic 298

Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6
Sorted from new to old.
Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...

Card image
Site Administration

This is an application to administer a website remotely through an ASP

Card image
Server Variables

This will list all server variables in a page.

Card image
Read Write and Append Text

Uses FSO to read, write, or append text in a file

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...

Card image
FileisImage

Checks if file is an image using its filename extension