Search results 241

Sorted from new to old.
Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image
MSSQL backup

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

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
CSS Tree

One of those small CSSs I use in some of my projects, these are pure CSS, no ...

Card image
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...