Search results 35

Sorted from new to old.
Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
ConvertImage_IrfanView

Converts an image from any image into any image using IrfanView command line ...

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
DBMySQLVBA API

An API to allow connecting to MySQL database from VBA (or VB6), found it a ...

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Permission Denied error

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

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
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image
CreateThumb_IrfanView

Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

Card image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

Card image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
CreateZipFolder_7Zip

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

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
Reversefile

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