Similar codes

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode

2018Jul15

Card image cap
URLDecode

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

2020Aug21

Card image cap
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

2018Jun22

Card image cap
GetUTC

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

2018Jun22

Card image cap
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

2020Feb9

Card image cap
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

2018Sep5

Card image cap
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

2018Jul6

Card image cap
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

2018Aug8

Card image cap
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

2018Jun2

Recently by developer

Card image cap
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

Thu 3PM

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Random Codes

Card image cap
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Mar5

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

2018Jun26

Card image cap
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

2018Apr15