Search results 262
Sorted from new to old.

Protect txt file into word doc with password
Saves txt file as word doc with password. Passing txtfile having full path and ...

ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

BusinessDateDiff
Number of Business days between two dates. Note that it doesn't take Christmas, ...

Send page to print
JavaSctipt commnad to show Print dialog when a page is visited. I usually put ...

Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...