Random codes

Random 24 Codes by our developers.
Card image
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

Card image
ReturnLongestString_Of2

Returns the string that is longer, comparing what is before StrSepa versus ...

Card image
VBInstr_Occurance

Returns location of text inside another with jump ability for any certain ...

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Card image
Tabs BS3

Tabs in Bootstrap3, from Bootsnipp, simple and elegant

Card image
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image
UISetup + UIRestore

Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image
jui_datagrid

JavaScript driven data grid component

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...

Card image
Virtual Keyboard

On-screen jQuery keyboard From

Card image
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
JsBarcode

Generate barcode in js Tested and works better than others

Card image
NumberBeforeString_HTML

Cuts a number that would be found before certain word inside a block string. ...

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript Edit ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Run Application (ping.exe)

This script uses WSH to open an executable and save the results to a textfile.