Search results 60

Sorted from new to old.
Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za.exe (found in attached zip) ...

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
Match4

Matching 4 values at the same time in 4 columns Just like Match the function, ...

Card image
DeleteAllShapes

Delete all shapes in a sheet

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutRightString

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