Search results 85

Sorted from new to old.
Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

Card image
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

Card image
Special chars

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

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image
Morse code functions

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

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
Custom Excel Right-Click Menus

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

Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image
bs_grid

Bootstrap grid with php server-side example code (jQuery Datagrid plugin) From ...