This power of this code is in the .INF file that updates the registry to put the functionality of "REGSVR32.EXE" on the menu.The d2 Register/Unregister DLLOCX 2.0 is a 2nd generation release. If you are developing ActiveX components, you totally know "REG ...(description truncated)(ScreenShot)
This script helps start you off to learning how to automate some of your processes with SQL . For this example, I have chosen to send Email through SQL Server using vbScript. Messages are pulled from a table and deleted once they are sent. You need to cre ...(description truncated)
The purpose of this code is to provide any user with the ability to 'Format' various date & time related information as the user desires. This includes the usage of normal strings amongst the code.(ScreenShot)
Let your users upload files through their web browser to an IIS web server. Previously I uploaded a WSC version of this code but many requests came in for a non Window Script Component Version. This version is extracted from the WSC into a simple .inc fil ...(description truncated)
Using client-side VBScript from IE, this code demonstrates a method of determining whether a process is running or not. It uses the ExecQuery method of the WMI Service will allow you to do a simple SQL Select statement to find the process in the Win32_Pro ...(description truncated)
This was created to serach for certain file extensions and delete them based on how old they are by a given Number of days. Great for log maintance it will check all the Sub Directories of the selected root folder
Display accurate time to your visitors! This script requests the UTC time from a server that is syncronized with an atomic clock. It then adjusts the time according to timezone and if daylight savings time is in effect.(ScreenShot)