Results for "Volume: ASP_Volume2"
Auto Cursor Movement Program.. This program will move cursor automatically. This system was used in MICROSOFT learning CD's. So you can add this in your project.. for more code Please contact with me.. General Corporation Bangladesh [email protected] [email protected]
General Multimedia Keyboard ( TNC Edition ) Do have a multimedia keyboard?? no problem you can use your num keypad as a multimedia keyboard function.And some other hotkeys like F11: Restart F12:Shutdown etc you can set 10 application to run a simple button. and many more... for more code Please contact with me.. General Corporation Bangladesh [email protected] [email protected]
NOW UPDATED!!! With errorhandling and detecting if the application you want to send the recieved data to is active ! (looks after the right process!) With this application , you can receive data from a serial device & let it send the to a appliction, example , port COM1 & appl is Excell... so the data sendit to com1 would be displayed in excell. Look at my other Code on PSC 15-07-2001 TCP-IP datalook (spy data between client & server applications) Vote for me , Greetings, Peter Verburgh.
PasswordViewer is VB application that organizes all of your passwords. Passwords are stored encrypted in Access database. The app provides regular windows interface as well as IE explorer bands. Explorer band can insert the password right into tag of the page.
If you are a network administration taking care of labs, this tool can be indispensable. Although it takes some work to configure the tool, it pings up to 200 computers and with a gui shows the good/bad status of the computers. I use it to track over 170 "public" computers. Although there are other ping programs out there, the gui on this one is better than having the data in a listbox and looks pretty neat, even if I say so myself. This is an upgrade to my orginal submission. This upgrade resizes the form depending on the number of computers configured.
Open a password protected MDB using DAO or Data control or OLE automation
Basic Example Of Isometric Map Drawing
The following code demonstrates how to call a function and return multiple results in an array.
This is just a calculator i made a while ago, thought i might submit it for other people to get ideas or somthing?!?! Please check out my PhoneBook program, please vote, i will also be uploading a program in two weeks time that is going to be an awesome front-end to an Access DB that i am designing for a college, so come back and check it out! PS THIS IS THE RIGHT ONE THIS TIME. THE LAST ONE I UPLOADED WAS AN EARLIER STAGE IN THE DEVELOPMENT. HEY! ACCIDENTS HAPPEN
This code will let you repair and compact an Access 97 or 2000 (haven't tested on other versions yet) database. Using JRO, when you call the CompactDatabase function, it automatically repairs the database first. You must have a reference to Microsoft Jet And Replication Objects x.x Library in your project. Also, where I have a DoEvents in the code, there really should be some routine that checks to see when the file is actually deleted. I've tested this on databases that are about 5 megs in size with no problem. If anyone has any ideas (maybe a routine that checks to see when the file is unlocked or deleted), let me now. Thanks and enjoy!!
This code ganerate java source of a VB form!
Ok, and now that you have finished your Super Multiuser Access application ,would you like to know who is logged on??? well, here is the answer and the code to do it. don´t forget to rate if you like it.
Brick Play by Robert Rayment. UPDATE: picture size handle added (idea from Loc Nyguyen's VB Paint). Produces a variety of brick patterns that can be saved as BMPs. __________________________________________________ Pure and simple VB apart from a bit of blitting and a touch of timing (Assembler Not Included). Zip file 10 Kb.
This module allows an application to show icons in Menus,Change ForeColor,BackColor this is a new fix for the original Code Copyright Olivier Martin 2000...
This function attempts to delete all files and subdirectories of the given directory name, and leaves the given directory intact, but completely empty. If the Kill command generates an error (i.e. file is in use by another process - permission denied error), then that file and subdirectory will be skipped, and the program will continue (On Error Resume Next). EXAMPLE CALL: ClearDirectory "C:\Temp\"
This code/tutorial is a beginners guide to connecting to your own SQL Server database.
Helps U Calculate the electronic configuration of elements which have atomic number upto 20
This code will send customer information such as Name address , city, state, zip to outlook2 contacts
You have 60 seconds to defuse the bomb before it detonates. The problem is, the only information available is a logic diagram. You need to decode the logic to figure out which jumpers to cut. The initial inputs on the left of each logic gate are either a GROUND (0) or VCC-voltage (1). Follow the logic through and only cut the jumpers that are a logic=1. Good Luck!!
Scan for IIS servers that contain certain a bug. Then you can run all kind of dos commands eg. diretory listing, delete etc.