Search results 295

Sorted from new to old.
Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
MSSQL DB Connection

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

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
UnBreakAr + BreakAr

Fix broken Arabic char, by using AscW and ChrW This is Excel User-defined ...

Card image
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
DateSerial

The equivalent of DateSerial in Classic ASP

Card image
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.