Search results 51

Sorted from new to old.
Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
DB connection driver

What is the Driver part in ConnectionString

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
EmailSend_Outlook

Send email using Outlook object with attachments With AI-generated post image. ...

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...