Results for "Volume: 4_2005-2006"
This code gives a pretty good demo of how to drag and object, drop the object, and how to lock it into a position. Great for beginners. Simple and useful.
This routine will allow you to convert any text document into an HTML document. This is a basic function that simply puts the template HTML tags into place and then adds line breaks after each line of the text file is read in. This would be handy function for converting large numbers of documents to web-format. This code would be used as following: Call FileToHTML("c:\autoexec.bat", "c:\test.html", "Auto Execute File", "maroon", "white")
Make a class that raises an event Public Event BadSsn(ByVal bad_ssn As String) Raise it as in:RaiseEvent BadSsn(ssn) In the main program, declare an instance of the class WithEvents so the program can catch the event. Have fun. Rodney Godfried
Complete Text editor with margins, print options, open, new, save, saveas, clipboard controls, view settings, auto save options, Insert Date/time, styles, alignments, scripts, quick color changes, case changes and more! There shouldn't be any bugs, but if you find any please tell me! Thanks!
- *UPDATET* - I just opdatet it so now there are 2 projects files, one for Visual Basic 5.0 and one for Visual Basic 6.0 just use the one called "Net Huter 5.0" for you that have Visual Basic 5.0, and i made a littel Treeview that lets you see what you found and where it to it from. Oki i am back again, And YES. Yet a time i made a VERY MESSY CODE! I know i should write comments, and some bla..bla..bla.. but i did't. Why ? well i am not here to win anyting just to give my code to share it with some else off need of the same function. Oki to the Code : Net Hunter is a small program that connect to a web site useing the Inet1 control and downloads all the HTML and rips out the links, and Images. and downloads them for you. well look at it if you like it tell me, if not well sorry.. Ohh yeah i use a function from one of you guys codes. it is the one that check the listboxes for dups! It removes entry if there are 2 a like.(sorry my english could be better) so that part is not my code. CiX - VirusTeam 2000.
The basic function of this program takes an inputted mathematical string (e.g.: "ln e + rnd(2) + 3(2)4 * (log(tan (itan 1)))"), evaluates it, and returns the result. Its features are listed below:Mathematical string evaluation using a compiler theoryFlexible languageRadian and degree modesDecimal, binary, hexadecimal, and octal modesEditable logarithm basesEditable number of decimal placesFully customizable appearance and behaviorThe program also has support for several special math items that are listed below:User-defined constantsGraphing of equations (both x = ? and y = ?)Graphing in radian or degree modeGraphing in normal or derivative modeUser-defined graphing window size (minimum X/Y, maximum X/Y, scale X/Y)Statistical analysis from a listBox-and-whisker plotsFull documentation is included with Advanced Calculation Solver, which includes feature descriptions, how to use the program, syntax descriptions, and detailed explanations of the workings of the code.Bug fixes:Derivative bug that, when in radian mode, gave an incorrect graph displayParsing bug that parsed from right to left instead of left to rightAnton [email protected] remember to vote!
This Custom Message Box allow you to change the look of Message Box, which is often use in Windows. I think the Windows's one is boring, so I made it myself. There're still some little bug, but I promise I'll update it again soon. P.S. This version is already out-of-date. Please click on the link to my other submission below to download the updated version. P.S. Using of .gif picture made the screen shot look ugly, so please download the real program to take a look and VOTE. P.S.S. Please don't waste your time downloading this out-of-date submittion, go download another one using the link to my other submittion below. This version is buggy.
This shows you how to use the macromedia flash/shockwave ocx. Also demonstrates 3D animation in a vector based environment with Flash.
What you can do is hook up to a database, and with the use of a timer control, you can make a list of any/all records you want in a database. You can use an SQL statement (in the code already) to find a certain part of a string. The return results are any record that contains that particular string in it. Then with the click of a button it will go through each record found and make a list of them. For example, For a spell checker, I took a database that contained over 5,500 words. It went through that database in a little over 5 minutes to get every word made into a list. Very good ideas can come from this, have fun with it!
the purpose of this code is to have the abilities to make a graphic editor
NetTools has almost everything you need for use on the net - Anonymous Mail, a Mailbomber, Port Scanner / Flooder and ICQ Flooder (original ICQ pager code of PSC!) and Pinger - all using winsock!! Anyway dont use this code in an illegal manner. If you do you are doing so by your own free will and I am not responsible. THIS CODE IS SUPPLIED FOR EDUCATIONAL USES ONLY AND MAY NOT BE USED FOR ILLEGAL / CRIMINAL PURPOSES. I've spent lots of time on this code so plese give me feedback and also vote for me. Thanks to Zelda who's anon mail code I'm using.
This function adds st, nd, rd, or th to the end of a string of numbers based on what the number is. For example, the following code can produce the following output, "Thursday, November 23rd, 2000" : Format(Date, "dddd, mmmm ") & FormatFancyNumber(Day(Date)) & ", " & Year(Date)
This program is an advance Edition of the mailslot program I posted ealier. Now this sample will protect your software of beiing running more than the maximum user licence your software allowed. Any one connected to the network will not be able to run your application if they exits the maximum user licence allowed by your application. Offcourse you've to defind how many users are allowed to run your application at the same time. When start it will looks over the network if thera are any copy running. If found it will count the Computer name as a user. If at final the maximum user count >= than MaxUser License permitted. Program will Quit. I prevent the program of running twice on the same machine by including the command App.PrevInstance at formload. This command only works when the program is compiled as an executable. In Design mode you can run the program twice. This program is well commented. Take a look VOTE and have fun. Rodney Godfried.
Trap system keys with a system keyboard hook on NT and 2000 OS.
A 2d map editor which allows you to convert the 2d map into a 3d level which you can walk around. You can save you map and load maps. requires directx 7 or higher. i did use some code from other examples to speed up the time. Please Vote for me!!!
Nice Print Preview with zoom in/out and more (See Screen Shot) Please leave your comments
Jumble is a scrambled word puzzle, like those you see in your local newspaper. Unscramble 1 letter for each square to form ordinary words. The maximum length for each scrambled word is 7 letters. The letters from the ordinary word that will be part of the answer are highlighted. A caption is included to help solve the puzzle. The answer can vary on length and number of words. The maximum number of scrambled words is 5 and the minimum is 4. Jumbles can be added to the database with the add feature. The Regular word is the ordinary or unscrambled word. The scramble word is simply that the ordinary word scrambled. The final answer column is the letters in the ordinary word that are in the answer. Example suppose you have a word CLOTH and scrambled THLOC with LO from cloth in the final answer, the format is number of letter in this word that are in the answer and the corresponding letter placement. In this case you will enter 2,2,3 in the final answer column, meaning 2 letters from this word are in the answer and those letters are in the 2nd and 3rd positions. The answer text box is the entire answer for this jumble. The format for the final words is: Number of words in answer, followed by any words we need to display. Example the final answer is TO GREAT LENGTHS where TO is to be displayed, you would enter 5,1,TO in the Final Words. Note: If you put the project into a different path make sure to change the Data1 connect object path to the jumble.mdb Don't forget to rate this program. Enjoy
This software helps you in the process of searching a topic across the internet. It's a really good code and it's simply to understand too. I hope you like it.
Simply the biggest and best mp3 / media player with source code on the web. Recurisive search on the disk, reads / writes m3u files, retrieves tags, CDDB support, powerful find feature, Save custom playlists, Parameters on startup, song properties with more than 60 tags, soon a CD Write support. This program is always under construction so please check it out...
Microsoft Visual Studio.net (v.7.0) Including the awesome new Visual Basic.net language is now available. VB is now 100% object oriented, threads are now available, no more runtime libraries etc. Check out this small article with a screenshot to learn the basics of the new stuff in VB.NET ...