Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #81122
Color Picker with implementation

User can select a color from the color picker and corresponding hex code is stored in text field. This code is amendment of an earlier post. Please download the code to know more about this in in detail.

C_Volume2 #73750
String Replace *THE FASTEST*

This code is a direct replacement for the VB6 Replace function. Obviously, VB 6 users will have very little (if any) use for the function. It is intended for use with older versions of VB that do not have the in-built Replace function. I noticed a similar piece of code released earlier this week, but it only appeared to handle character replacing and not strings. This version will do both and it's pretty tight and fast.

C_Volume2 #81123
A simple multiple chat v1.0

First of all let me thank all those of you guys who have voted & liked my previous "single client chat application". At their earnest request I've written this simple multiple client chat application. I hope this turns out to be of some use!!!! Unlike the previous one, here you can have any number of clients. If over a network, plz change the ip & port according to the server machine. With out any change this should work perfectly on any win xx machine...though I haven't tested this on win NT & XP. Let me know if there are any probs! In this release(V1.0) I haven't implemented the clientList and other options. I'm thinking of upgrading this version but mind you it depends upon how many votes I rcv, when deciding to upgrade this??!!! So Plzzzzzzz vote for me. thankx in advance! Yup this program is copyrighted.....you do not have permission to use this code!!!! Just kidding guys, you can use this code in what ever manner and whereever you feel fit...but plz leave a line or two to my credit, if this turns out to be of some help. NOTE: To HAVE CORRECT FORMATTed VIEW OF THIS FILE OPEN IN DOS USING EDIT COMMAND. How to run this??(if u r nu) These are the two files needed to run the chat application... 1)chatServer.java(server, run on only one machine) 2)chatClient.java(chat.htm, downloaded as an applet by as many clients as possible) To compile these two files you need to have JDK1.2 or higher installed on your machine. If you don't have one, you can have your free copy from http://www.sun.com. Now when you have JDK1.2 then you need to have your environment variables pointed to the right directories... compile using the following command at the prompt prompt:> javac chatServer.java prompt:> javac chatClient.java You might get one or two warnings...plz ignore them. Now to run the program... Type in "java chatServer" at the dos prompt... Now you can call the chatClient applet from any html file.... For any Q's feel free to contact me. Thankx for downloading. You can always visit me @ http://mypal.20m.com regards suhail. ENJOY!

C_Volume2 #81124
VBScript's DateSerial Function

DateSerial is a function that is supplied in VBScript, and Javascript doesn't have a function like this, so I created a function to work in Javascript to do the same as the VBScript function does. I hope you all find this useful. I'm working on a hold Script Library with all the VBScript Functions converted into Javascript. I'm about 90% Completed.

C_Volume2 #73751
Wheel Of Fortune!

Wheel Of Fortune based on television show. Made by MadMax Software at http://madmaxsoftware.homepage.com

C_Volume2 #73752
MAP NETWORK DRIVE WITH VB

Well the simple way to map network drives with vb.

C_Volume2 #73753
Making a thumbnail of an image

Being optimistic, I have made a code that will resize an image, allowing the user to save the image as a thumbnail. Here's hoping I've solved problems. Even if it doesn't work for you, it should give you a small idea of how it's done.

C_Volume2 #81125
Improved! Tree Hooked to Database

3rd times a charm... Hook a DefaultTreeModel to an Access database. Thanks to Richard Stanford for the DynamicTree. I added the Access database part Enjoy I wonder if I should try to extend DefaultTreeModel to add the Access part and make AccessTreeModel... What do you think?

C_Volume2 #81126
Hide email from spiders

Use this script to hide your email address from spiders that harvest email addresses from web pages.

C_Volume2 #81127
Burc messenger

this is a messenger program with a multithreaded server and a client.this java code designed as the same purpose of icq. please VOTE it

C_Volume2 #81128
Buttons

You can make and costumeize you Buttons. You don't have to use the system buttons.

C_Volume2 #82077
Learning C++ for Life

This is a tutorial I wrote to teach C++ to people who want to learn it. I decided to post it here to help as many people as possible. Please leave feedback, and if you like it vote ;)

C_Volume2 #73754
File Version Logger

Checks version, date & time information. Recurse subdirectories and filer file types. Great for debugging file version problems.

C_Volume2 #73755
Image Shaped Form Example (New Improved Version)

Ever wanted to create a form with a shape defined by a picture? If so, this is what you have been looking for! With this simple example, you will be able to use any standard image to define the shape of a form. Along with the example, there is an ReadMe HTML file that explains how to create your own Image Shaped Forms! This is a new, improved version of my previous upload, with come corrections for WinNT!

C_Volume2 #73756
Simple 'Piece Moving' Puzzle

This game simulates a simple "piece movable" puzzle, corresponding to an Image cuted in pieces which are painted in several PictureBox's. Then, the player must move the pieces, putting them in their right positions, making the puzzle complete! it also shows you how to freely move controls on a form at Run-Time WITHOUT ANY API FUNTIONS!

C_Volume2 #73757
SelectListBoxes

Move selections back and forth between 2 listboxes. You can use command buttons or double click selections. This sample uses printer font names for testing.

C_Volume2 #82078
mindbreak

break the mind of user user think any character form screen and output is that character

C_Volume2 #81129
Binary Search Tree 1.0

***Version 1.0*** Traversing the tree is now available. PreOrder, InOrder, and PostOrder traversing is now available. The next version will be a GUI showing the operations being performed on the tree. ***Version 0.7*** - Cleaned up the code and added numerous comments - Small changes - no inorder, preorder, postorder support, that's coming next This is an implementation of a Binary Search Tree. Comes with two classes, BSTNode which represents a node in the binary search tree. Also comes with BSTree, the actual Binary Search Tree class. Several methods are supported. Nodes can be inserted, deleted and found. ***Please note, this has no comments and does not have an inorder, preorder, postorder method yet, this is only version 0.5. I just got tired of seeing only two versions of BST in the Java section of PSC and made my own. I hope you find this helpful. Give me feedback!***

C_Volume2 #82079
file encrypter for gcc (linux)

simple file encrypter for linux compiled with gcc

C_Volume2 #81130
Dynamic Imaging

Changes images according to user action!!!

Languages
Top Categories
Global Discovery