Search results 206

Sorted from new to old.
Card image
ConfigWeb_Read

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

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
INITool

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

Card image
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image
SetAttr

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

Card image
Page2Setting

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

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
GetConfigValue

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

Card image
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...

Card image
ThemeSave + ThemeRead

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

Card image
DB_SettingRead_Field

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

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...