Search results 47

Sorted from new to old.
Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Application_OnStart

How to use Global.asa

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...

Card image
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
DB_SettingRead + DB_SettingSave + ...

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