|
|
|
This page contains links to files I am making available for download. Click on the appropriate link to begin downloading. Most are in *.zip format. To extract the files you will need WinZip which is available from the following link:- Download WinZip Here A definition of the file formats is available at the bottom of this page. All file sizes are approximate.
VB6 Examples *.exe Files in zip format (Source code available send email)
Item's 1 to 2 are VB6 examples Password Generator Just like me, you probably use the same password for everything! And with this simple program you still can. What this program does is take the name of the application, and your password, and with these two pieces of information that you can remember easily, it produces an encrypted key which you can then use as your password. Let's say you want to use YAHOO and you have to put in your username and password, now let's say you always use COMPUTER as your password:- Just key in your password in the password box (The GREEN Box) for this example use "COMPUTER" Now key in The name of the application (in the YELLOW Box) for this example "YAHOO", now press the button and an encrypted key will appear in the bottom box (The PINK Box). Use this generated string as your password. You can easily reproduce it at any time. Format:
zip (9 kb) Calculate Quantity Form (For Builders) Not not Web Builders, its for bricklayers etc. I've started using VB6 so this is a little demo I did to develop my skills. I will send you the code if you want it, just email me. If you want a Ready Reconer like this for your business then drop me a line, I'm quite happy to do some for free. (Well one anyway, depending on complexity...) Format:
zip (8 kb)
File Formats.bas Visual Basic source file, in text format .exe Windows executable program .ps PostScript file .ps.Z compressed PostScript file, for UNIX .tar UNIX archive file .tar.Z compressed UNIX archive file .zip Windows archive file Back to Top |