Results for "Author: chris pietschmann"
This article teaches you all about Packaging and Deploying an application using the Package and Deployment Wizard that comes with Visual Basic 6.0. These notes are everything that you need to know about the P&D Wizard for the MCSD Exam 70-176 (Designing and Implementing Desktop Applications Using Visual Basic 6.0). If you plan on becomeing certified, this is a definate must read! Please remember to vote. And if you could check out my site http://PietschSoft.itgo.com Thanks
This is a small example of how to get input from visitor at your site, search a database, and send them the results.
This article teaches you all about Packaging and Deploying an application using the Package and Deployment Wizard that comes with Visual Basic 6.0. These notes are everything that you need to know about the P&D Wizard for the MCSD Exam 70-176 (Designing and Implementing Desktop Applications Using Visual Basic 6.0). If you plan on becomeing certified, this is a definate must read! Please remember to vote. And if you could check out my site http://PietschSoft.itgo.com Thanks
This is a small example of how to get input from visitor at your site, search a database, and send them the results.
This article teaches you all about Packaging and Deploying an application using the Package and Deployment Wizard that comes with Visual Basic 6.0. These notes are everything that you need to know about the P&D Wizard for the MCSD Exam 70-176 (Designing and Implementing Desktop Applications Using Visual Basic 6.0). If you plan on becomeing certified, this is a definate must read! Please remember to vote. And if you could check out my site http://PietschSoft.itgo.com Thanks
This is a small example of how to get input from visitor at your site, search a database, and send them the results.
This example shows how to add a Checkbox to the MSFlexGrid control.
This is an example of how to use the Winsock control to download a file from an Web Server(HTTP Server). It is real simple to do, but it took me a few hours to figure out. I hope everyone likes it. I decided to do this, because I haven't seen much like it on Planet Source Code. I've updated it, fixing a couple bugs.
This article teaches you all about Packaging and Deploying an application using the Package and Deployment Wizard that comes with Visual Basic 6.0. These notes are everything that you need to know about the P&D Wizard for the MCSD Exam 70-176 (Designing and Implementing Desktop Applications Using Visual Basic 6.0). If you plan on becomeing certified, this is a definate must read! Please remember to vote. And if you could check out my site http://PietschSoft.itgo.com Thanks
This is a small example of how to get input from visitor at your site, search a database, and send them the results.
Make your Form transparent when it is Moved and Resized with this little code snippet. I think this adds a nice touch to any user interface. This wont make your forms transparent on Win98/WinME because those versions don't support transparencies, but this will work perfect on Win2K, WinXP and Windows Longhorn.
This short little code example shows you how to only accept numbers to be inputed into a textbox by using the KeyPress event procedure. This is beginner, but I've seen alot of people that don't know how to do this.
This article teaches you all about Packaging and Deploying an application using the Package and Deployment Wizard that comes with Visual Basic 6.0. These notes are everything that you need to know about the P&D Wizard for the MCSD Exam 70-176 (Designing and Implementing Desktop Applications Using Visual Basic 6.0). If you plan on becomeing certified, this is a definate must read! Please remember to vote. And if you could check out my site http://PietschSoft.itgo.com Thanks
This is a small example of how to get input from visitor at your site, search a database, and send them the results.
This example shows how to add a Checkbox to the MSFlexGrid control.
This is an example of how to use the Winsock control to download a file from an Web Server(HTTP Server). It is real simple to do, but it took me a few hours to figure out. I hope everyone likes it. I decided to do this, because I haven't seen much like it on Planet Source Code. I've updated it, fixing a couple bugs.
This article teaches you all about Packaging and Deploying an application using the Package and Deployment Wizard that comes with Visual Basic 6.0. These notes are everything that you need to know about the P&D Wizard for the MCSD Exam 70-176 (Designing and Implementing Desktop Applications Using Visual Basic 6.0). If you plan on becomeing certified, this is a definate must read! Please remember to vote. And if you could check out my site http://PietschSoft.itgo.com Thanks
This is a small example of how to get input from visitor at your site, search a database, and send them the results.
Make your Form transparent when it is Moved and Resized with this little code snippet. I think this adds a nice touch to any user interface. This wont make your forms transparent on Win98/WinME because those versions don't support transparencies, but this will work perfect on Win2K, WinXP and Windows Longhorn.
This short little code example shows you how to only accept numbers to be inputed into a textbox by using the KeyPress event procedure. This is beginner, but I've seen alot of people that don't know how to do this.