Results for "Category: Miscellaneous"
A class that allows you to move controls around on a form or other container. There are several built in animated movements or you can specify a specific point for the control to move to. Using a timer it produces some interesting effects. No Screenshot, it's about movement. ----------- Thanks to Oscar Medina whose 'Marquees Marquesinas" at http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=58044&lngWId=1 inspired it.
I have noticed a few uploads where the code was just a bit off because of incorrect handling of the counter variable of a 'For' structure,so conducted some experiments. This is the result, nothing great but might help someone. It's a bit long so I zipped it as well, so you can read off-line. Additional input welcome.
Here are 2 routines that create the illusion of human input to the Text or Caption property of a control. Inspired by zebba's "A Ghost typer ( useing timers )" txtCodeId=63737. No screenshot as its the movement/change that counts.
SmartSearch is a really smart ADDIN. Unlike VB's inherent find utility, SmartSearch instantly displays a list of all Lines(with the code) that contains the search text you're looking for. It goes beyond simple display and actually picks up the procedure that contains the search text and displays it right there, saving your valuable time.
DirTree is an ongoing project on the lines of Windows explorer. it shows all files present under a directory with their associated icons. Users are free to make use of this code in their projects.
This code lets you mask your IP!!!! THIS IS AN AWESOME THING TO DO SO WEBSITES CANT TRACK YOU. THIS also helps block spyware, hackers, and Ping. Check this out now. All you have to do is save the file as HOSTS in your windows directory and voila! Your IP has been Secured.
This is CELcra*p 3.9 beta. I know most of the stuff I have uploaded is a bunch of trash but this is worth looking at. After taking a c++ class i understood OOP a lot more and i think that you will like this version of CELcra*p . . . This is definitely an update and it took a good 6hrs to debug, rebuild, and add on so please vote and check the code out. I know this code is pretty buggy but most of the bugs can be easily understood. I also properly named most of the forms and controls on this program so it should be a little easier to understand. I fixed a memory overflow on the Port Scanner, added features to: IP grabber, HTML editor is visual now, the chat room actually works, is linkable, and you can choose the color scheme for it, the web server is fixed to actually read HTTP requests but no support for large files, the IP masker was appropriatly renamed to 'Host Manager' for the host file, the browser is resizeable and you can choose whether you want to block popups or not, the keylogger was removed for a host scanner and the port scanner doesn't try to load 65355 winsock controls now (lol). Also the program is just about ready for distribution on your websites when you DE-Comment a line of code on the frmMain form on the Form_Load event so that I can actually recieve some credit for it. Also if anyone has ideas for anymore apps to put on this program or bugs to fix then please post. PLEASE D/L AND VOTE!!! Topics Covered: Winsock, File I/O, HTTP, SMTP, Popup Blocking . . .
This is NetScan 2.0. It has a totally new look to it, i fixed my form moving code, debugged my apps, enhanced them, and added the Ping/Pong Form. This is a major improvement on my NetScan set of network tools because now, they work. Ping/Pong Gives you a response time, a 10 second time-lease for remote host responses, and error protection. My host scanner is a lot less efficient than i would like it to be. I am working on something to where it would load a timer for each host and try to connect for a certain amount of time. My Port Scanner works, its fast, and extremely efficient. My Telnet Client has improved, is sizeable now, has tutorials, and the option to listen on a port too. It generates HTML Logs now also. The IP Grabber is pretty much the same but it gives a warning about being behind networks, it gives you your IP address, the status, and phase of IP grabbing. Votes would be great and hang around for NetScan 2.0.1, the rebuild, with NetStat. Votes, suggestions, and comments would be great. Please also try to find bugs, I haven't found beta testers.
This simple little program will count the number of characters in a TextBox. Please leave your comments and votes, thanks :)
This will ask the user to enter a password and if it is incorrect it will give them two more chances (three attempts in total). Please vote and leave comments :)
NotesX is a very small and efficient text utility with the ability of drag dropping files onto its main window to display its text, runs silently in your systray and when you need it, its there. NotesX works well on 95/98/2000/XP based systems.
Get the Most Out of Your Searches on Planet Source Code
A small function to detect collision between 2 objects!
Check and see if a service is up or down on a certain machine. Useful for alot of things, say you have MSN Messenger or AIM, you can have a script check YOUR IP address and the MSN or AIM port number and then let the users at your website know if your online or not! Can also be useful if you use alot of file mirrors for your website and want to check if there up or down. Infinite amount of uses! Really fun, simple, easy to use, and useful for many things. Well commented.
How to get the inactivity timeout for an application or globally? Here is the answer. Application timeout means a particular application is running but no mouse or keyboard activity is there for that application for a particluar time. On PSC I found only for Global but this code has both application and global.I have made for the application also. This code can be directly incorporated into your application in minutes.
this is an update of code by Marcelo Franco at www.industriavirtual.com.br where he created a framed left nav using html and javascript (client side). his js file remains untouched. his html has been translated into an asp (server side) file using vbscript arrays to populate the menu options using 2 loops and a general counter. As a next step the arrays can be populated by a database to be more dynamic and allow for languages.
When you run VB app within VB IDE, the app exports three functions - _VB_CALLBACK_GETHWNDMAIN_@4, _VB_CALLBACK_REVOKE_@8 and _VB_CALLBACK_GETHWNDMAIN_@4. So, if we find out that our app exports one of those functions, we know we're in VB IDE.
This is very Dumb, I think its mode is TTY or VT100 or something like that. I created it because Win XP does not remember the last set of hosts you connected to.
barcode design for brazilian banking boletos
Use a font that is not installed on the system. GetFontName > AddFontResource | RemoveFontResource