Search results 194

Sorted from new to old.
Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

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
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 ...