Codes Required

code image
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

2018May29

code image
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

code image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29

code image
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Similar codes

code image
DBTable2CSV

Exports table into CSV from ASP Classic function.

2022May31

code image
GetConfigValue

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

2018Aug5

code image
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

2023Apr23

code image
DB_Connect_Install

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

2020Mar24

code image
SettingRead_JR

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

2018Jun26

code image
File_SettingRead + File_SettingSave

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

2022Dec27

code image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

code image
all_tab_columns

List all columns in all tables for all schemas in oracle db workbench

2019Dec22

code image
SettingRead+SettingSave

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

2018Apr27

Recently by developer

code image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Thu 11AM

code image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Tue 12PM

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Sat 11AM

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Sat 11AM

Random Codes

code image
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

2020Nov11

code image
Language per app

Restore Windows 10 setting to remember language selected per application

2019Jan9

code image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

2018Aug10

code image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

2018May22