Random codes

Random 24 Codes by our developers.
Card image
Thumbnail on fly

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

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
SettingRead_JR

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

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image
Tabs23-BS3

Simple tabs in bootstrap 3

Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
Add bulk rows to DB Table

Inserts multiple rows into DB table as whole Unlike

Card image
Lightbox

The lightbox for Bootstrap I used it for a while before jumping into Fancybox ...

Card image
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
Input text - pre-Placeholder

Remove text when textbox is selected, then put it back if it left empty This ...

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
PI

Returns a double representing the mathematical constant Pi

Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
RemoveSignWord

Removes the WordTemplate [Sign-Head-????] from FromStr and returns whatever ...

Card image
Tabs8-BS3

Tabs in Bootstrap3, custom

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...