Random codes

Random 24 Codes by our developers.
Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
RangeTakePicture_Linked

Converts a range in Excel sheet into picture. linked or unlinked. Important! ...

Card image
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
jQuery.timeline

Great horizontal timeline jquery From

Card image
GetExtension

Gets the extension of file from its filename

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
3D box

Pure CSS 3D box From

Card image
Arabic SQL+ASP

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

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
Laoding Circle

Loading animation in css/js

Card image
FindIn1DArray

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

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...