Search results 106

Sorted from new to old.
Card image
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image
Too large procedures

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

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
PhotoViewer dll

Open image using legacy PhotoViewer from Windows 7 Command line call to use ...

Card image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)