Search results 275

Sorted from new to old.
Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

Card image
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
ANBSThumbImg + ANBSThumbLink

Creates thumb of an image with or without link to original Use ANBSThumbLink ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

Card image
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
CSS hat buttons

Set of controls using CSS hat, nice to have From