Search results 59

Sorted from new to old.
Card image
Posts per year-month

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

Card image
SendEmail_CDO

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

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
UserIP

Reads the website visitor IP

Card image
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image
Posts Per Year

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

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image
SQL Join

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

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

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
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...