Advertisement

Results for "Author: vbscript"

2002C #9395
A DynDNS Manager 2.7

NEW VERSION! Added a few more things (HostType information and test-update button), and expanded the database to include Wildcard, BackupMX, and HostType information. No longer has second results window. DynDNS Manager now allows you to store information for multiple DynDNS hosts. It automatically grabs the local IP and any stored settings: username, password, ip, dyndns account name (on local computer) and sends the line to the DynDNS server. It then pops up a results window displaying the result of the update. It is compatible with the new NIC 2.0 guidelines. Any other questions, let me know. This is by no means finished. I have some error catching to do yet and commenting of the code. Even without the comments, though, it is fairly easy code to understand. Comments are appreciated, and wanted. Votes not necessary

2002C #9396
AD&D Toolkit 1.50 (Updated Zip)

UPDATE: Added a compiled HTML Help File (.chm) I am sorry about the file size (1.9 MB) Has NPC Gen, PC DB with edit capabilities, and Dice Rolling. It also allows you to print the characters and their stats in an Access Report style. This is currently loosly based on AD&D 1st edition rules with player expansion modules. Whether you play AD&D or not, this code demonstrates the use of databases and accessing and changing multiple tables, printing reports, generating random numbers, generating random data that follows rules and constraints and working with MDI forms. It also shows how to maintain program settings via the registry and demonstrates a quick and easy way of creating a time-limited program. All and all, a lot of functions are gone over here. Look beyond the program function and focus on the code functions. == Changes == I commented the functions in this updated zip file. Changed the Report writer to use ODBC instead of Jet 4.0. Saved the database in Access97 format for those who do not have Office 2000. Fixed Path statements for Database in Program startup and in the Data Report connection string. Comments/Suggestions are welcome and encouraged.

2002C #9397
Battery Life

UPDATED- I added comments to the code. This program uses the sysinfo control to monitor battery use on a laptop. The screenshot say more than I can type here. I would ask that if anyone knows how to show the info for 2 batteries, I would appreciate an email with how... Thanks

2002C #9398
Registration Functionality

This is a simple way of using the built-in registry functions to create a way of giving yout program a 30-day timeout. It should be easy to add in encryption/decryption functions to encrypt the sensitive data. Again, this is simple and can be improved with encryption and an "email the registration information" function.

2002VB #17991
A Software Inventory Database App

Very simple application that stores information about software. Stores Title,Serial#/CD-Key, Company/Author. Most significant thing is the use of DAO 3.6 to manipulate the database and write the report for printing. Code is commented, and clean. Limited error-checking and input checking. I do not plan on doing much more with this program, other than use it to keep a list of my own software. Please give me comments, votes NOT needed or requested.

2002VB #17992
A Security DB

I have made this program much better. It will determine which version of windows you are running and allow different features to be used. In Win9x, it will grab the casched passwords, in 2000 it has transparent forms (some are), and in Nt 4, both Casched Passwords and transparency are turned off. It allows you to change your password to open the DB (starts as PASSWORD all lowercase) and allows you to put the database file i a new location and load it, or open a different database. I have included a search feature for both the Passwords and Serial numbers. I have written a help file project, and will distribute the finished help file in another zip with the runtime. Please leave me some comments.

2002VB #17993
A mIRC DDE Example

(Added the OCX's. sysmon.ocx is NOT needed for the project to work.) The DDE function of this program was borrowed from another mIRC DDE app. This one goes a few steps further. Those who use DalNET know about the Services, and this app will allow any newbie to utilize the services with ease. Check the screenshot. I am working on a Pirch version as well. Comments are appreciated, votes not needed.

2002VB #17994
An AD&D NPC Generator

> Fixed most of the logic problems and other issues with rules and guidlines set by TSR... This program generates a simple character for use with AD&D. It stores the values in a text file where it reads them back to view and generate a list. I realize there are better, faster ways to accomplish this, but I am only a hobbiest and self taught and slowly learning. Constructive comments are appreciated.

2002VB #17995
AD&D Character Generator

((UPDATED!!!)) I commented the code and added a "Generate Character Stats" button on the Add Character form... I still need to add some rules for the generation. This is a new program I am just beginning to work on. I would like ideas on what to add. It is far from finished, but like I said, I would like some ideas. It uses an Access2000 database (included) and I have included an executable.

2002VB #17996
A Runic Oracle

((UPDATE)) I have compiled the images into a resource file. Makes it a bit cleaner and a fraction faster. This program generates a simple Runic layout (Past, Present, Future) for simple divination. It uses an Access2000 DB to store the Runes' information. It is far from complete, but it works. I wrote this for a friend of mine in another city. She wanted quick access to the info on the runes. Please, leave me some suggestions. I don't really care about votes.

2002VB #17997
A Pig Latin Text Converter

This code does nothing more than take a word or phrase and convert it to Pig Latin. Now, it is not finished, as I need to somehow figure out how to take in account punctuation. It is almost there, tho, and any suggestions would be nice.

2002VB #17998
A Source Code Library

This is a new version. New additions include 2 types of code, one project-based the other snippets and functions. More settings added, including large or small toolbar icons, dock list on left or right, activate and maintain transparency. Checks to see if the program has run before, and if not, it sets up the default Registry settings, and if so, it just runs the program. Now asks for database location based with the default bein App.Path\codelib.mdb. I am starting to get more reuseable code. Combining forms and functions based on the type of code and user action. I will eventually combine the ViewCode and Add/Edit code forms for both types. It will require a full rewrite of most of the functions and redesign of the forms. Also in the works is the program's compiled HTML help file. I have almost completed the commenting of the Sub/Function purposes. Please bear with me as the commenting of the code is not the highest priority, getting a working, useable application is the priority. I have included two (2) versions of the actual database: codelib.mdb-Access 2000, and codelib-97.mdb-Access 97. Please leave me comments and questions on the code itself. Votes are appreciated, but not needed. I would rather have the comments.

2002VB #17999
A DynDNS Manager 2.7

NEW VERSION! Added a few more things (HostType information and test-update button), and expanded the database to include Wildcard, BackupMX, and HostType information. No longer has second results window. DynDNS Manager now allows you to store information for multiple DynDNS hosts. It automatically grabs the local IP and any stored settings: username, password, ip, dyndns account name (on local computer) and sends the line to the DynDNS server. It then pops up a results window displaying the result of the update. It is compatible with the new NIC 2.0 guidelines. Any other questions, let me know. This is by no means finished. I have some error catching to do yet and commenting of the code. Even without the comments, though, it is fairly easy code to understand. Comments are appreciated, and wanted. Votes not necessary

2002VB #18000
AD&D Toolkit 1.50 (Updated Zip)

UPDATE: Added a compiled HTML Help File (.chm) I am sorry about the file size (1.9 MB) Has NPC Gen, PC DB with edit capabilities, and Dice Rolling. It also allows you to print the characters and their stats in an Access Report style. This is currently loosly based on AD&D 1st edition rules with player expansion modules. Whether you play AD&D or not, this code demonstrates the use of databases and accessing and changing multiple tables, printing reports, generating random numbers, generating random data that follows rules and constraints and working with MDI forms. It also shows how to maintain program settings via the registry and demonstrates a quick and easy way of creating a time-limited program. All and all, a lot of functions are gone over here. Look beyond the program function and focus on the code functions. == Changes == I commented the functions in this updated zip file. Changed the Report writer to use ODBC instead of Jet 4.0. Saved the database in Access97 format for those who do not have Office 2000. Fixed Path statements for Database in Program startup and in the Data Report connection string. Comments/Suggestions are welcome and encouraged.

2002VB #18001
Battery Life

UPDATED- I added comments to the code. This program uses the sysinfo control to monitor battery use on a laptop. The screenshot say more than I can type here. I would ask that if anyone knows how to show the info for 2 batteries, I would appreciate an email with how... Thanks

2002VB #18002
Registration Functionality

This is a simple way of using the built-in registry functions to create a way of giving yout program a 30-day timeout. It should be easy to add in encryption/decryption functions to encrypt the sensitive data. Again, this is simple and can be improved with encryption and an "email the registration information" function.

ASP_Volume2 #29970
A CD-Key Database

Stores CD-Keys, serial numbers and registration information for software. This shows database functionality with viewing, adding, deleting and updating records using DAO as a reference. Also, shows using the database to authenticate users, a simple encoding and decoding mod is included to somewhat encrypt the data in the database. This is worth the look, even if you do not plan on using the database. Sorry guys, I only include the database structure, not data. No serials/keys included. That's illegal ;> No votes requested, however I do like comments on how to improve the code. I will be adding comments when I get the chance.

ASP_Volume2 #30013
AD&D Character Generator

((UPDATED!!!)) I commented the code and added a "Generate Character Stats" button on the Add Character form... I still need to add some rules for the generation. This is a new program I am just beginning to work on. I would like ideas on what to add. It is far from finished, but like I said, I would like some ideas. It uses an Access2000 database (included) and I have included an executable.

ASP_Volume2 #30080
A Runic Oracle

((UPDATE)) I have compiled the images into a resource file. Makes it a bit cleaner and a fraction faster. This program generates a simple Runic layout (Past, Present, Future) for simple divination. It uses an Access2000 DB to store the Runes' information. It is far from complete, but it works. I wrote this for a friend of mine in another city. She wanted quick access to the info on the runes. Please, leave me some suggestions. I don't really care about votes.

ASP_Volume2 #30238
A Program Dock (update)

((UPDATE)) I added the following things to this app. Ability to have it run at startup and to minimize to the System Tray. This app simply allows the user to configure 8 apps to be run from the bar. It uses 48x48 icons only, or it will look funny. I know, I could have dynamically read the different sizes, but I only wanted to use 48x48. I do not know if I will maintain this app further, as it serves my purpose. The icons I included were created for IconPackager (theme FauxS-X (Black)) by Paul Boyer - mormegil@odyssey-3.com.

Languages
Top Categories
Global Discovery