Search results 46

Sorted from new to old.
Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
getQueryString

Reading QueryString from JS