Similar codes

Card image cap
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

2019May3

Card image cap
SendEmail_CDO

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

2018Nov24

Card image cap
EmailSend_Outlook

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

2023Apr5

Card image cap
SendEmailMsgv2023

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

Nov12

Card image cap
Server Variables

This will list all server variables in a page.

2018Apr15

Card image cap
myURLEncode

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

2018Oct20

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode

2018Jul15

Card image cap
File Upload

Uploads a file to the server

2018Apr23

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Jul24

Card image cap
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

2022Feb5

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

2018Jun2

Card image cap
Create and Write Log File

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

2018Apr14