Search results 60

Sorted from new to old.
Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
jQuery Cookies

Small lib to allow jQuery to access cookies, nice small, needed it yesterday. ...

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

Card image
Shrinking DB

Steps to shrink database in MS SQL

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
Page2Setting

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

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
Prn

Printout into page, along with additional function to decide where to put the ...

Card image
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Card image
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file