FREE downloads
Click on the file name to download it.
File Name
|
File Size
|
Description/Comments
|
|
BiosInfo.VBS |
3 KB |
BiosInfo.vbs is a Visual Basic Script run by the Windows Scripting Host. It uses Windows Management Instrumentation (WMI) functions to gather data on your system bios.
Usage: cscript .\BiosInfo.vbs /b /t:45 /nologo
WMI is supported by Win98, NT4 Sp4, and all later systems. The combination of windows scripts and wmi are powerful tools for systems management.
Wscript runs scripts with a window interface. Cscript runs without a window and is better suited for batch files. |
|
emailer.asp |
2 KB |
This code fragment is from an emailer ASP page. It illustrates the use of CDONTS to create and send an email. This code can be used in a VBS script, a VB program or an ASP page. |
|
GetFileDates.asp |
937 Bytes |
This code fragment is from an ASP page that emails results from a contact.htm page and a feedback.htm page. The name and date last modified of the data collection htm page and the email asp page are included in the administrative email to make problem resolution easier. |
|
PlacePicture.bas |
997 Bytes |
PlacePicture.bas is a Powerpoint macro that quickly adds all pictures matching your search criteria into a slide show. Paste the content of the file into a new PowerPoint macro. |
| NOTICE: Use
these files at your own risk. See our Disclaimer
page. |