Results for "Volume: 2_2002-2004"
This simply code, make .xls fine dinamically. You can create worksheet and report. Any feedback is appreciated.
An example of how to use winsock to make multiple connections to a remote host and scan for open ports. A must see app for people who want to learn more about winsock!
Yust a Little yoke...please smile :)
An update to code I previously submitted. Record the mouse position and the right and left button click events. Then you can replay the movements of the cursor and the mouse will click at the same coordinates as the user. All data is stored in a binary file. Now uses a self reallocating array for longer log times, and smaller file sizes. This is a great idea for tutorials or wizards! If you like this code please vote for it!
The fastest way to do alternate colors of rows in your table (from recordset or something)
Do math, add, subtract, multiply, divide
This is a full Mp3 Player with Playlist, ID3 CHECKER (not editor), song status. VB6 Needed for ID3 Genre. Complete with graphics.
Just like it says: Get HTML Source From a Website!
Basic sendkeys codes
A cool code editor with intellisense (like vb editor)!
This is code will use to send email all user in database easily and reliable, I have use the asp mail to send the email to the user in the database
Kind of like skinning your program
Have a little message show up when the mouse idles over a button.
This code just shows you how to open and close the cd tray, pretty straight forward
If you want to create real good games you must have intelligent enemies. This hot code shows you how to realize this.
The OCX has two Functions, that do DNSrequest for you. One Gets the Domain of an IP. And the other one gets the IP of an domain! Please rate it!
DataEnvironment is one item that is hard to find Detail information about how to use it. I truly Believe VB's DataEnvironment is the way to go But using it takes time. This program will go over some way's to make your data-environment more Flexable during run-time operations that is not usually covered in the majority books available to users.
Store, Search, Edit and Delete Records on Directory. Display program settings and help functions. Password Protected at start-up and has an eye-catching graphical interface. See it for yourself! And don't forget..please RATE it!!!
This article will explain how to subcalss a window which is not running in the same process as your application.In the demo example, i will subclass the notepad application window,add menus to it and react when those menu's are clicked.
This function reads all query string dynamically. Read for copying, pasting and testing