Search results 124

Sorted from new to old.
Card image
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...

Card image
Split string into table

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

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

Card image
GetAttr

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

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...