Search results 356

Sorted from new to old.
Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

Card image
InsertHyperlinks + GetHref

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

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
Form Maker

This is an application that creates a form in HTML depending on user specs

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
Make HTML File

This script will make a HTML file

Card image
No Cache

No cache on client browser

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
Read Text

Opens a textfile and shows contents

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...