Search results 474

Sorted from new to old.
Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
Import error log

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

Card image
UserIP

Reads the website visitor IP

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
el-checkbox

Nice graphics CSS-Only checkbox

Card image
ChrW

Insert special characters inside Cell, using ChrW

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
Upload4

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

Card image
Upload5

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

Card image
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...