Codes Required

Similar codes

code image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Sep21

code image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

2020Mar21

code image
Files list to text

One of easy ways to convert list of files in a folder into list (txt files) ...

2019Jun18

code image
CSS file icons

Create file icon for any extension using css only, no images

2019Jan14

code image
file icons in CSS

Pure CSS file icons, for any extension, no image

2019Jan14

code image
GetExtension

Gets the extension of file from its filename

2018May12

code image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

2018May12

code image
FileisImage

Checks if file is an image using its filename extension

2018Apr14

code image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

2019Dec7

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
NavigatePost

Reads content of webpage with optional post data two main differences from

2023Jan14

code image
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

2018Jun14

code image
FindIn1DArray

Returns 1 if an item found in array, 0 if not

2018Jun6

code image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

2018Apr23