Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #123704
API Cd Player and Mixer

The CD player window is a simple but effective tool for playing CDs and with the added benefit of a mixer. The mixer enables the user to control the output of up to ten audio devices on there computer and allowing mute, bass and treble control as well. Also included is a SBM control for linking the selected faders together. The Cd draw is also controlled

2_2002-2004 #129315
eLogic Download Manager / Search

This program is an all around download manager, and uses file indexing instead of a regular database. Easier to deal w/ and more effeciant in my eyes. You can add as many downloads as you want, you can then search through them w/ a keyword. If i get positive feedback on it i'll keep updating it !

2_2002-2004 #128339
A Text Based Rpg

A Text Based Win32 Console Rpg. This Is One Of My First Few Programs Ive Done With C++. I Think Its Pretty Good.

2_2002-2004 #128340
[ Elite Converter ]

A simple MFC application that converts ASCII characters to their hexadecimal, decimal and binary equivalent. User friendly interface, auto-convert options, fun sounds and commented source code(Its not commented as much as it should be, I will try and fix this later) I'm sick of rippers... Might I note the side effects of this application: User death, if my work is stolen, ripped or plagiarized Do not steal my hard work!

2_2002-2004 #123705
Multi-purpose control slider, progress bar

Full source.... Create an OCX active control, this shows you a design for progress bar that can be used for volume, counting and equalizer. various colour rainbows and sizes. Try it out

2_2002-2004 #129457
Simple Download Method with Streams

Enables you to put a certain degree of protection in files available for download in you IIS Server by making them inaccessible by a direct URL. Hides them in other directory, out of wwwroot.

2_2002-2004 #129088
Code 128 B barcodes

Write "Code 128 B" barcodes to a web page with just a little bit of VBScript and a little HTML. Some people are charging so much for such a little thing. I wrote this so I wouldn't have to pay hundreds of dollars for it...and it was worth it. It was just a piece of cake... There are many other barcode standards out there, of course, but I leave those to someone else.

2_2002-2004 #128749
Create Printer Friendly Version of Webpage

This code allows you to make a print friendly version of you exsisting webpage with minimal fuss by simply inserting a few tags, and passing the page to the print.asp script. I included a demo page so you can actually see where the tags were placed in the code and how it affects the output. There is a demo page and a readme included. Read the text file, upload the demo pages to your server and all questions shall be awnsered. And if there not, just email me. Don't forget to vote and feedback is always welcome!

2_2002-2004 #129188
Get the Computername of a server in a Web Farm

We recently run into a problem working with a web farm and replication. We where getting a error that the tech people were say it was code and us the code people was saying it was Server related. Well, First we know it only happens 3 out of 10, So it must be happening only on one or two servers. If it was code It would happen on all servers, right??? Well, Lets find out which servers get the error, but how? ServerVariables only returns BROWSER header information and we need machine specific data. A Clustered farm generally uses the same IP info on a load balancer. so how do we get machine specific data. Well, use WSH of course. Three Lines. Hope you enjoy it. This will not work on XP, because the disabled WSH by default. you can turn it on though. check MS Knowledge bases for instructions.

2_2002-2004 #129125
[XML] Poll

Simple web application to vote for a statement with defined options a user can select, poll. All information is stashed in a XML file.

2_2002-2004 #129475
DrawPieGraph

Class that draws Pie Graphs.

2_2002-2004 #128759
WebMidi

Allows midi songs to be played on your web-site. Songs are stored in an Access 2k database. Code will play a random song or allows user to choose a midi song from a drop-down list. Code calls same page to play midi with ms media player. Could use mp3's but mp3's drag down server. I use this as a sidebar on my default web page. Let me know if you find any issues.

2_2002-2004 #123706
AIChatter[Updat]

Here is an update to Michael the AIChatter. He's looking pretty good. Some changes made. Redid the whole thing from scratch. You can now turn off Michael's prompting you for new responses. You can also set up multple variations of sentences for him to respond to. You can also view what questions/statements Michael can respond to during runtime. Anyway, check it out and please let me know what you think. He still has a long way to go. I'll be working on him on and off for quite a while. I hope you enjoy the code. Please rate it for me. Thanks.

2_2002-2004 #123707
vPalette ActiveX Beta

Select Colors Easily With This Free Control Please Vote ! And Give Constructive Comments!

2_2002-2004 #128380
address book 1.0(

this code is for an address book that allows the user to input his/her addresses the user may input as many addresses as he/she likes.(",)

2_2002-2004 #123344
Easy-to-use- Replacement for RegSvr32.exe

I was spending today thinking of other ideas for projects and I figured my site could use a utility to register and unregister DLLs and OCX controls like regsvr32.exe does. From what I've seen this will be the most user friendly utility of it's type and will support drag/drop and reg/unreg multiple files in one go! At the moment you pretty much find the files you want and drag 'em across and you're done. Very useful for distributing Visual Basic Apps. At the moment it is NOT commented, but that will change. It has been tested fairly well but don't be surprised if the program crashes! (it should crash a computer though) It's not all my code. I will keep updating this program til it's as good and as simple as i can make it. Input, abuse and suggestions welcome :)

2_2002-2004 #129262
Professional Print Version 1.1 Updated 10/1/02

Essentially what this script does is allow you to "mark" certain sections of your web page to hide from printing. This allows you to create a print friendly version of an existing web page very quickly and cleanly. This code has been tested in IE6 and NS6 only. I know there are several other scripts out there that do something like this, but I think this is defiantly worth looking at.

2_2002-2004 #123345
StringFX v2.00

(PLEASE ALSO LOOK AT VERSION 2.10!)This code is an example of 13 different FX that can be easily implemented to a string. I have put them all together and put in quite a few notes explaining what each FX is doing. As you can see from the screenshot each effect can be modified in certain ways. I have written this so that you can have a better understanding of how computers work. I have tried to avoid using many of the built in functions. Each FX may not be the most efficient way of doing them, but I have done it this way to highlight the internal workings. All FX (apart from Rotate) work at a character at a time. Please send in any comments you may have - Good or Bad - so I can improve on it further. If you have any questions then email me. PLEASE RATE THIS. Thankyou.

2_2002-2004 #123346
FTPClient

*** Updated May 07*** Couple bugs fixed, faster directory lisying, deletes local files to Recycle Bin, better directory changing... A full and working ftp client that supports LIST PWD CWD CDUP MKD RMD STOR RETR SYST HELP and more. Couple bugs fixed, now supports multiple file transfers in both directions. Full code and .exe No controls, just a winsock. A Must See

2_2002-2004 #123347
HPServer

*** Updated *** couple bugs fixed, deletes files to Recycle Bin faster listing, better login security.... Full and working FTP server that supports, Multiple users, Multiple file transfers in both directions, LIST MKD RMD DELE RETR STOR SYST HELP Username, password, and group access checked on login, spy on users, kick users. A must to See

Languages
Top Categories
Global Discovery