Search results 282

Sorted from new to old.
Card image
ASCII_Read + ASCII_Save

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

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
Bootstrap Tags input

Tags input (Tagsbox) in bootstrap From

Card image
ProfileBadge_Linkedin

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

Card image
Save to, Read from, Delete registry key

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

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...