Codes Required

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

2018Apr21

Card image cap
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

2018Apr21

Similar codes

Card image cap
pd

Format a number with total number of digits I used it to format a date as ...

2018Dec29

Card image cap
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Jan6

Card image cap
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

2023Apr27

Card image cap
Calendar view

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

2018Dec10

Card image cap
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

2021Sep2

Card image cap
SwapDate

Changes date format from US to International or from international to US. ...

2018Jul5

Card image cap
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

2018Jun22

Card image cap
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

2020Mar9

Card image cap
ANmaCellFormat

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

Apr18

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
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

2020Aug21

Card image cap
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

2018Dec28

Card image cap
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

2018Jun24

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

2018Jun22