Search results 80

Card image cap
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

API_ASPClassic.zip

Card image cap
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image cap
UserIP

Reads the website visitor IP

Card image cap
ConfigWeb_Read

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

Card image cap
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image cap
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image cap
Page2Setting

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

Card image cap
GetConfigValue

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

Card image cap
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Bootstrap3.css.zip

Card image cap
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image cap
SettingRead_JR

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

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...