Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #85695
RAW IP Sniffer v2.

a new version with a lot of changes. To download goto previous submission: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=49879

Java_Volume1 #85696
Bmp2Icon.zip

Grab a 32 x 32 sized 'Icon'from a picture source. Screen capture,client capture.Save as a TRUE icon,NOT BMP based.

Java_Volume1 #85697
DirectX Help

This is my VERY FIRST DirectX project. It draws a 3D diamond, then rotates it about the y-axis. Every line is commented, so I REALLY hope this helps somebody! Don't forget to vote!

Java_Volume1 #85698
Colour Percentage Fader

Colour Percentage Fader Inspired by 'ColorFade' upload. Code lets you choose the start and end colours for a simple colour percentage bar. Screenshot added as requested

Java_Volume1 #85699
Creating Excel files with VB

Gives an example of how to Create an Excel File, Enter data into cells, Save the file and close the application. I notices alot of how to write to excel file examples but not much on creating and saving them.

Java_Volume1 #85700
University Student Elections System

this is fully usable. all it needs is to get networked so many voters can access it one at a time. i haven't got the time to have it networked now but i 'think' i know how, just have not time. (too much school projects).

Java_Volume1 #85701
Code Hunter (Function Finder)

Point This Tool At A Folder And Let It Hunt For That Snippet Of Code For You! If your like me you have a huge library of code stored in a folder somewhere, mostly used for reference for code snippets and examples. The fun part is trying to find that one function you know is there somwhere but arent sure where. Well thats what happened to me one to many times. I created this tool to automate that search, its fast and efficent and uses very little API, mostly just pure vb code. I probably re-invented a wheel with this, but i am seldom happy with other code :) Vote if you find it useful, comment if you find bugs.

Java_Volume1 #85702
XP Controls without manifest file

Don’t do XP controls on WinXP the hard way, add these 2 files to your project, job done. No manifest file required. The traditional way is to create a manifest file and distribute this along with your program. The more advanced way is to create it dynamically at run time. Both ways are messy and I have seen lots of bad examples and ripped off code on PSC. After this submisson I hope I wont see any more! This code takes it a step further and gets rid of the manifest file completely and replaces it with a resource which compiles directly into your exe. No more .exe.manifest files! Please give feedback.

Java_Volume1 #85703
Code Hunter 2 (With Zip Search)

Its back an better than ever with the ability to now search through zip files, find that elusive piece of code fast! This could also be modified to make a good general search program for anything else... vote if you find it useful, comment if you find bugs. *Updated 11/26/03*

Java_Volume1 #85704
Francis' Security Database

The code uses the Microsoft Access security utility that sets database password by which the program is only the one who can access the database. It also allows you to create and delete an account by having a "USER LEVEL" and a "ADMINISTRATOR LEVEL" feature. To summarize up this code helps you to add a security form to your application...generally looks like WINDOWS logon...

Java_Volume1 #85705
JPEG Encoder Class

Save a picture as a baseline JPG file using only vb code. Open source, NO THIRD PARTY DEPENDENCIES, and as fast as typical commercial software when compiled. All JPEG compression code is contained in a single class that can be added to existing projects. There is also an Integer DCT version of this class written by Ron van Tilburg available on PSC. (CodeId=50351)

Java_Volume1 #85706
_ Unique way of Encryption / Encoding

A very unique way to encrypt a string. You can have it return ALL numbers and the encrypted string or Alpha Encode it, which will return unreadable characters. See Screen Shot. Please vote!!!!

Java_Volume1 #98829
VBReFormer

A note on VBReFormer

Java_Volume1 #98830
a Sample method to set any Listitem of a listview with any color

Some articles in web just demonstrate how to set the bgcolor of a listitem with equal space,but some time ,we need set the color with the value of the listitem. the following code demonstrate how can i do it.

Java_Volume1 #88775
Creates a relative path from one file or folder to another.

Creates a relative path from one file or folder to another.

Java_Volume1 #98831
Scripting Engine

This Code Takes a script file and interprets the strings, making it do stuff, like a real vb application

Java_Volume1 #88429
Calculatrice 7

A multifuctional calculator with graph plotter please vote for the one who did it on pscode sorry i copied it. Full of functions like LCM GCF and many other please vote to encourage me to continue !!!!

Java_Volume1 #88430
Nebula Web Server

Acts as an ASP web server similar to IIS where you can alias multiple directories. Certain things are incomplete (Like locking out remote viewers) but will be added later. Just wanted to get some bug reports/help

Java_Volume1 #88431
Application busy graphic - knight rider effect

Nice little graphic for activating when your application is busy. Uses alphablend, gdialphablend and bitblt. background doesn't have to be black and you can use a different image too.

Java_Volume1 #88432
User management with access

Create/edit users for your app, set and build permissions. Shows use of modular functions, databases, flexgrids and simple effective use of flash. Thanks to LaVolpe for his excellent menu system! This is my first post to PSC (or a website of its kind), only been programming for 10 months. This is the very beginning of a Telecoms Billing Platform, and will be converted to SQL soon. The main form contains a flexgrid and a set of tabs full of controls, the form uses functions in a module to populate the form with data and for it to use the right controls in tha tabs. This means the same form can be and will be used for many different data entities, not just for the business's User management, but the customers, salesforce, bills, accounts, customer services and telecoms technical titbits. All comments, ideas, modifications, are well appreciated. Thanks

Languages
Top Categories
Global Discovery