Results for "Author: chad gutowsky"
An excellent example of how to use TreeView from Microsoft. Add, Remove, Rename, nodes, Etc
Just for a joke, it flips and reverses your screen. Ctrl-Alt-Del is disabled. look for the X label in the upper left of your screen to escape.
I just converted an email I got into this program. Only one line of code. I know its lame and will take it down in a couple days. I am just boared.
I searched PSC but could not find an example of how to save an image as a JPG. Using Intel® JPEG Library and the supplied DLL, this is a breeze. The JPG saves to App.Path, but you can modify this. Any questions please let me know.
This program loops through an Access database of IP addresses and pings every one continuously. You can add, delete your own IP addresses. You can customize a status event to trigger when a time tolerance is reached. Then you can be notified of a problem. I wrote something like this years ago for our network department to alphanumerically page the on call if an IP timed out. We had servers, routers, and switches in the list. I chopped this code together from code I found here and on www.vbaccelerator.com. I have one small thing I would like to fix, that is how to add all listview’s into just 1 listwiew. If you can show me how I will fix and re-upload the code.
I was looking for a way to block IP addresses and ports when I found this code out on the web somewhere. It was done by Gregory Kirk, I don't know him but this code is great for a personal firewall.
This user control allows ease of use in making a shaped form or even transparent controls like buttons and picture box’s. Just drag the control onto your form and select the mask color properties to select the color that will become transparent. Very simple to use, a single control and 0 lines of code in your forms.
Using PUT and GET command with Microsofts Internet control you can copy a file to and from any local dir to any FTP remote dir. There is only 6 lines of code. This is the easiest way to copy to and from a server. VERY EASY!!!
An excellent example of how to use TreeView from Microsoft. Add, Remove, Rename, nodes, Etc
Just for a joke, it flips and reverses your screen. Ctrl-Alt-Del is disabled. look for the X label in the upper left of your screen to escape.
I just converted an email I got into this program. Only one line of code. I know its lame and will take it down in a couple days. I am just boared.
I searched PSC but could not find an example of how to save an image as a JPG. Using Intel® JPEG Library and the supplied DLL, this is a breeze. The JPG saves to App.Path, but you can modify this. Any questions please let me know.
This program loops through an Access database of IP addresses and pings every one continuously. You can add, delete your own IP addresses. You can customize a status event to trigger when a time tolerance is reached. Then you can be notified of a problem. I wrote something like this years ago for our network department to alphanumerically page the on call if an IP timed out. We had servers, routers, and switches in the list. I chopped this code together from code I found here and on www.vbaccelerator.com. I have one small thing I would like to fix, that is how to add all listview’s into just 1 listwiew. If you can show me how I will fix and re-upload the code.
I was looking for a way to block IP addresses and ports when I found this code out on the web somewhere. It was done by Gregory Kirk, I don't know him but this code is great for a personal firewall.
This user control allows ease of use in making a shaped form or even transparent controls like buttons and picture box’s. Just drag the control onto your form and select the mask color properties to select the color that will become transparent. Very simple to use, a single control and 0 lines of code in your forms.
Using PUT and GET command with Microsofts Internet control you can copy a file to and from any local dir to any FTP remote dir. There is only 6 lines of code. This is the easiest way to copy to and from a server. VERY EASY!!!
An excellent example of how to use TreeView from Microsoft. Add, Remove, Rename, nodes, Etc
Just for a joke, it flips and reverses your screen. Ctrl-Alt-Del is disabled. look for the X label in the upper left of your screen to escape.
I just converted an email I got into this program. Only one line of code. I know its lame and will take it down in a couple days. I am just boared.
I searched PSC but could not find an example of how to save an image as a JPG. Using Intel® JPEG Library and the supplied DLL, this is a breeze. The JPG saves to App.Path, but you can modify this. Any questions please let me know.