Results for "Volume: ASP_Volume2"
Converts Euro to 9 international rates and vice versa: Australian Dollar, British Pound, Canadian Dollar, French Franc, German Mark, Italian Lira, Japanese Yen, Swiss Franc, US Dollar. Unlike many other converters you can input your own conversion rate for each currency, looking for it on economy related internet sites such as www.money-rates.com, so you can use it forever and obtain always the correct conversions.
Just a simple little 4-channel wave file mixer created as a utility tool for times when I want to hear how various wave files sound when played together. The code is documented and shows just how easy it is to make a mixer with DirectX. As usual any feedback and/or votes will be appreciated.
Now, from the great people who brought you the Venus Project and the Color Weaver, another great graphics program! Type in any text and it will encrypt it into a .bmp file. See Screenshot! Automatically saves .bmp files to C:\Encrypted File.bmp so you can just encrypt and close the program, and it will automatically load ht picture from the same place. Want to encrypt more than one file? No problem! Options to save and load other .bmp files! can't copy and paste? No problem! Options to load and save text files! Updated version here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=32666&lngWId=1
This code writes images to a form using lines (Look like laser beams) and lets the writed text or picture go down smoothly, Now the laser moves also and the writed text waits at the en of the form until the new one arrives.
Allows you to retrieve values from fields (i.e. hidden fields) in a web page loaded using the WebBrowser control. Very simple function, but I've found it extremely useful. Please don't forget to leave a comment to let me know what you think! To call this function try this example: MyValue = GetWebValue(MyWebBrowser,"fieldname") Will return the value or nothing if not found.
have people go to http://yourip/ and it will display their IP address. If you want, you can have the person fowarded to any website or give them a page not found error.
This example shows you how to make a form minimize into the system tray. I have made an updated one of this. Please visit my 'System Tray Minimize V2' source code for the updated one.
Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.
This utility allows you to easily update the structure of one .mdb file from another. It analyzes the source and creates the changes to the destination. It is a good tool for quick updates to multiple files. Please keep in mind that this was kinda 'thrown' together to serve my own purposes and is by no means a finished work.. it has helped me and I thought it might help someone else... :-)
cool splash screen with zooming text and a gradient background. both settings easily customizable in the form_load sub. please vote!!!!
It shows you how to make a game using the simpliest code
Replacement for the standard Scrollbar with own pictures for the buttons, thumb and body and with quite a few more properties.
A game very similar to Dope Wars but a step further. if you like the fun and simplicity of Dope wars then try my game of selling illegal substances in cities and fighting thugs along the way. - Hollywood terms, P.S watchout sleeping with Chinos wife to regain health it will cost you in the end. i hope you enjoy my code...
This is a good example of how VB can be used to create Graphics. It doesn't look as nice s it did this is because i lost the source forms etc and had to reconstruct it from a word document with the code. But anyway its got some bugs in it. If you fix these please comment and i'll give you credit in the next version. Remember to run it at 1024x768 resolution or it won't work properly. Please comment and or vote
Please email me at [email protected] or visit www.webtropy.com
Uses Fredrik Qvarfort's Huffman Encoding/Decoding Class in an MS Access database as a module.
How much you love each other.... Please Rate This Code
instead of using the api and having to deal with nulls and UDT's and stuff, y not just use dir(), i have included 2 functions that return string arrays which contain all the files or directorys in the folder u specify. enjoy :)
SQL Server Viewer-Updated: Connect to SQL Server, Select Database, Tables, Views, Procedures, Parameters, Datatypes, execute queries, save queries, open queries. Very useful for working on MSDE Servers! Feel Free To Contact Me With Questions/Comments.
A simple soft button control