Similar codes

code image
Choose20

Chooses from 20 options based on the passed ID, can have any of these passed. ...

Sep5

code image
Choose10

Choosing a return value based on an ID. Since we have Choose2, Choose3 and ...

Sep3

code image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

2019Dec19

code image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

2018Jul7

code image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

code image
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

2019Oct20

code image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Feb2

code image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

2018Jun18

code image
NextID_Reset

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

2020Mar31

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Oct6

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Oct6

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

Random Codes

code image
blueimp Gallery

Touch-enabled, responsive and customizable image and video gallery, carousel ...

2023Aug16

code image
ClearHistory10_20

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

2020Dec5

code image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

2018Jun30

code image
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

2018Jun22