Results for "Volume: ASP_Volume2"
Once again .... its a button ... :) and what does a button do ?? Anyway, this button is inspired by the Aqua interface of MAC OS X :) I'm not a mac fan but .... sure wish Microsoft would do something about their interface ... Luna is a good start :)
Digital clock in html page no big deal but compatible with Internet explorer as well as Netscape may be..
Cool looking status/progress bar, slightly modified from user control found on PSC. I only modified code, I take no credit.
PSC Alert will run in your system tray and monitor PSC's VB ticker. When it detects a new posting, it will alert you by displaying a small window for a few seconds down by the tray, playing a sound effect, and flashing the tray icon. Before you download, let me tell you now that the project does use an OCX which is not included but the URL to obtain the OCX is in the read me along with more information about where to learn more about my and my coding. You can also look at my BIO above to see I am a regular here along with a PSC Contest winner. I am not some joker out to cause problems.
This is a very easy to understand example of how to disable the system menu close methods. Hope you learn something!
This is a complete MPEG AND AVI Video Player with a playlist. VB Home Theater uses no OCX its just in API calls. You can change the RATE of the Video. The Playlist is fully functional. This code is a fully functional API MPEG AVI PLAYER. Vote for me please... Also, this code isn'n commented. NOW VB HOME THEATER CAN PLAY AVI FILES. NOW YOU CAN ASSOCIATE FILE TYPES. ALT + ENTER FOR FULL SCREEN I MADE MY OWN PLAYLIST EXTENSION. IT HAS A TIME LINE SLIDER(WITH A LITTLE BUG) CAN YOU HELP ME TO FIX THE TIME LINE BUG??? AND OTHER STUFF... PLEASE VOTE FOR ME IF YOU LIKE IT. LEAVE A FEEDBACK.
My code randomly will create a name, varied in length (Customizable by the user) and display the name into a list box. The user has an option to use a last name for there 'random name'. My code scans a text file with common 'combos' of letter that you may see together a lot. It will then (on a random chance) make sure those letters are together in the random name. THe user also has an option to choose the first letter of each of the first and last name. Also included is a name combiner (is that a word?). You can input 2 to 5 names and this program will generate a name from the letters you gave it. In here, you also have the option of choose a length for the name, the first letter of the name (first and last) and to make a last name. This program will be great for any RPG er's or anyone who is makeing a game and doesnt like thinking up of a lot of different names. With my program, you are able to save the names you use for future reference. Also, i have included a way to copy a selected name to the clipboard, in case the name is long and you don't wish to type it up, or just because you are lazy. Anyways, enjoy the code, leave comments for improvment, and if you think it is good (or worth your vote) please vote for it. PS. This is my first submission to PSC, so be gentle ;)
Example of control that splits another two
A smart looking Office XP Button - You can change the border & background colors, add shadows, disable it, mouse over & mouse out support, set the icon size.... Upadated: build 2 - Added MultiLine Caption Support,, Added Caption Alignment,, Plus some little bugs fixed,, ** Update: Build 3 Added focus rect show or hide, Added Keydown, KeyUp & KeyPress support, Added Set Font Color on MouseOver, Added Set Font Color on MouseDown, ** Update: Build 4 - Added Checkbox type button ** Update: Build 5 Fixed Problem with double click Improverd the looks on the checkbutton, Option button support, Improved the shadow on the icon....... Build 6 - Memory leak fixed.... If you find any bugs or have any suggestions please let know..
It lets the user compact any database including password protected ones. And it also over writes the old one. Uses no controls only API.
(About the author) It is a generator of source code, it contains an own language of scripts and generates code for any programming language. A publisher of librerias of scripts contains with which organizacion allows one better. This single version supports the data base SQLServer 6,5, 7,0 and 2000. It generates code for VB, ASP and SQL, a complete publisher with SintaxHighlight.
I wrote this because my Roommate, likes to leave his computer running his MP3's with his screensaver locked, so now I can change his songs, playlist, or stop it completely. It has two Applications, a host and a Client, run the host on the computer that you want to control the winamp on, and run the Client from your computer.
generate two batch files (one to register, one to unregister) that manage dlls/ocxs in a dev branch. the batch files execute and give the line number of a failed registry event. this is a two minute script that saves me time in trying to see what new dlls/ocxs were added/deleted...hope it is useful to all.
there are alot of different subs/functions in this bas file for you guys to use.
This really isn't an update of the program, rather an update of the description. Last one didn't really say what the program does. It is made for Windows 98, however some of the tweaks have been tested and work on 95/NT. It modifies lets you easy modify over 20 registry keys, that improve looks, or rid of annoyances. Check it out and please vote, and leave feedback!
English version of my Imenik application Connects VB and Access
MThreadVB is a generic multithreader, allowing you to multithread any function or sub. To find out more, read on !
This program simulates the Windows Telnet program
Gives your Forms a professional touch! With magnetic(automatically docking) Forms. If your using Winamp, you know what I mean. Just move a Winamp window around the screen and it will magnetically snap on the screen border. My Code will not only give you this feature while moving the Forms. Even while resizing! This Code is VERY easy to use. The new Version now doesn't move the Forms manually. This makes it faste on old PCs and Win9x! You just have to see it(PLEASE VOTE FOR IT, too)!
This is just a small example that will show you how to (1)Minimize your form and make it dissapear. (2)Place your forms icon in the systray (3)have a popup menu that re-opens the form etc,There is probaly a million codes out there for this sort of thing but i thought i might as well share mine with you.