Search results 27

Sorted from new to old.
Card image
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Card image
SendEmail_CDO

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

Card image
DetectEmailServers

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

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...