Similar codes

code image
GetConfigValue

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

2018Aug5

code image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

2018Jun30

code image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Jul26

code image
API in ASP Classic

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

2019Feb1

code image
RemoveDuplicates

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

2022Jul7

code image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Jul13

code image
CutString3

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

2018May29

code image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

2018Aug26

code image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

2018Sep23

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
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

2023Jul19

code image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

2022Dec31

code image
Import error log

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

2018Sep29

code image
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

2018Jun16