Search results 120

Sorted from new to old.
Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
Excel ribbon

Add ribbon menu to certain macro-based workbook to run macro, will only be ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
Paste into textbox

Paste text from clipboard into textbox Needs Userform, textbox, commandbutton

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
RRRow - Datatables ASP mdb Ajax example

ASP based AJAX example to call mdb database using

Card image
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...