Results for "Volume: 6_2008-2009"
This code will send customer information such as Name address , city, state, zip to outlook2 contacts
You have 60 seconds to defuse the bomb before it detonates. The problem is, the only information available is a logic diagram. You need to decode the logic to figure out which jumpers to cut. The initial inputs on the left of each logic gate are either a GROUND (0) or VCC-voltage (1). Follow the logic through and only cut the jumpers that are a logic=1. Good Luck!!
Scan for IIS servers that contain certain a bug. Then you can run all kind of dos commands eg. diretory listing, delete etc.
just made it for a project on MCSD course..
Completly redone. Completly new encryption scheme. Did you want to add a trial registration to your program. or just a registration plain and simple. or evan charge money for your programs. well I just made it easier for you. it would be a bit hard to copy my code in my earlier post with just a example. but now I have created a complete ocx. it works excelent. and there is 100% bullet proof file security. if you edit it. the program will now. it has its ways. but to know more check it out for your self. download my great programs!. complete with working keygen and example app. also the OCX Source code. I am sure thats what you all want ;) give me some credit. and a nice vote. I work hard for all of you.
With this code you can:1. Scan a block of IP addresses for ones that are compatible with the IIS Exploit2. Open the host system in a DOS-like command prompt3. Perform commands on the host systemHave fun! Don't do anything illegal! (It's easily traced) And Vote!
A complete Database application. Based on ADO Database.It has some new mathematical features. I used here FLEX GRID. Moreover coold design. For more code Please Contact with GENERAL CORPORATION BANGLADESH [email protected] [email protected]
A Simple Love Calculator.. Just Fun.... For more code Please Contact with GENERAL CORPORATION BANGLADESH [email protected] [email protected]
Maybe 2 years ago someone submited VerticalMenu Well... i did fixes major bugs and try to enhanced it. It is not a full Skin control cause the design have to be done differently. Meanwhile this is fun control to use.
Fixes a string.. from "chArlES IS BaCk!" and the results is "Charles Is Back!" easy to use.. and nothing to have.. ;-) made it for a request.. the StrConv() only function in vb6 i think.. i'm not sure.. However this works too if you want it..
Make your project ONTOP This code will help you to make set your project ONTOP. for more code.. GENERAL CORPORATION BANGLADESH [email protected] [email protected]
Auto Wallpaper Change This Code will change your wallpaper automatically while each time your windows starts. for more code.. GENERAL CORPORATION BANGLADESH [email protected] [email protected]
CD DRive Select This code will help you run a specific program from a cd rom drive.If the specific cd is not present on the cd rom drive, then it will show massage.. for more code.. GENERAL CORPORATION BANGLADESH [email protected] [email protected]
TNC Image Processor. A image viewer program. Supports all types of image file for more code.. GENERAL CORPORATION BANGLADESH [email protected] [email protected]
Simple Love Calculator Just FUN!!! for more code.. GENERAL CORPORATION BANGLADESH [email protected] [email protected]
Do you want to protect your folder,Which will look like a movie clip, control panel etc???
Checks and makes sure that the user enters in a valid date. Make a text box on a form and call it txtDate
this code displays how to apply a polygon of any dimension with an unlimited number of verticies over a picture (or literally any control.)
The Visual Basic functions CByte(), CInt(), CLng(), CCur() and Round() user a Banker's Rounding algorithm. For example, VBA.Round(0.15,1) = 0.2 **AND** VBA.Round(0.25,1) = 0.2. The following code uses Symmetric Arithmetic Rounding (similar to the Excel Worksheet Round function) where Round(0.15,1) = 0.2 and Round(0.25,1) = 0.3. Also, precision is enhanced by passing the 'Number' parameter as variant and using CDec within the routine. This helps circumvent floating point limitations. To see an excellent resource on different rounding procedures (the basis for this code) see Microsoft Article ID: Q196652.
This program calls word to spell check from Visual Basic. It creates a Word.Basic object and invokes its methods. I have added a few little features thought the program to answer questions people have asked me in the past this way you have the source. I Wrote this utitly to be able to check my spelling fast without haveing to load programs that would take a lot of system resources. Requirements: In order to use the spell checking feature in this program you need to have Microsoft Word Installed on your Computer and every computer you want to use this on.