Search results 60

Sorted from new to old.
Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
Modify SQL table

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

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
Rename File

This will rename a specific file and or move the file to a different directory

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Create and Write Log File

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