Advertisement

Results for "Volume: 2002ASP"

2002ASP #4767
AllDrives

It finds all the drives connected to your computer in only 10 lines of code. And the is more about creating files and folders, Copying files and folders! Very handy !!

2002ASP #3196
Strip Characters from a string

This function is to strip all instances of a character out of a string. Its fairly compact and simple. Hope its helpful to someone. :)

2002ASP #4630
DateValidation

In general this is a function, that validates an entered date. It sets the output-date one day after the input-date and verifies if there is a month or year-break and even handles leap-years. I made it because I needed a way to point dates where the end can't be before the beginning, which may happen thru bad inputs. In this way the end-date is always in the future of the beginning-date.

2002ASP #3893
I3D Graphics / Virtual Reality Engine

This is a 3D Graphics / Virtual Reality Engine called I3D. It does have some very complex/complicated routines built in, but MOST are easily understandable. This engine is very useful and functional and has powerful mesh controlling routines. It has the ability to load .3DS models, .X files, and .MDL models. It has such features as billboarding(makes texture constantly face user head-on), texture loading, terrain loading, light object creation, collision detection, camera/viewport controls, etc... It has many, many routines for matrix/vector/quaternion math. This 3D engine is even equiped with a particle system.

2002ASP #2003
Xrated DJ-2001 - Audio Mixing Machine

With this Program you can mix 2 Audio files of almost any type in real time. It uses Microsoft Windows Media Player Techniques.

2002ASP #3573
Error Report & Feedback

This code will simply tell the user that an error has happened, and will let them mail the user or exit after the error has happened, I myself place this in my Form_Terminate section. This could be easily updated to work with a error trapper code of some kind, I take no credit for the e-mail program, it was created by someone else on PSC and many thanks to them. Also, on another note, please change the e-mail address to your own or something else, from mine, or that or send me feedback from the program :) My first post, please vote if you like, hating me and closing your browser and stomping bunnies if you hate it...

2002ASP #1466
AOL ad killer

This code will close and (To the extent of my knowlege) stop AOL ads from downloading. These are not the popup window ads, but the ads on the read email, buddy list, etc. This code was tested in Compuserve, but should work the same with AOL. Let me know if it doesn't. Just run it and watch!

2002ASP #1660
Catalyst SocketWrench Complete File Transfer Example!

Here it is ladies and gentlemen, the complete, fully-commented, documented, file transfer example for Catalyst SocketWrench 3.5 written by yours truly! Features: * Client/Server File Transfer -- Complete client to server file transfer. Works with small, large, and HUGE files! Tested on many platforms! * Custom Buffer Speeds - Preset buffers, custom buffers! Make it go fast... make it go slow! * Progress Monitor - Automatically displays the progress in a progress bar, and also the percent complete in a label. * TCP Socket - Works with Internet file transfer as well as LAN file transfers! This code includes a document (readme.txt) which includes basic/more information, and the actual source code is fully commented. NOTE -- Written in Visual Basic 6.0 SP4 on a Windows 2000 platform (tested on all other Win32 platforms). Developed with latest version of SocketWrench, which you can download at http://www.catalyst.com for FREE.

2002ASP #4484
Teach yourself

This is a zip files that teach dim statement and other example!! Warning, only open in excel or word 97 / 2000!! Or you cannot open it!! Added INFOMATION : See Also Teach Yourself 2 and 3

2002ASP #4626
ProgressBar and Slider

ProgressBar and Slider in one to the component. Different sorts of mapping. Handle of sorts of cursors. Certainly it is possible to make and better but me arranges. Excuse for mine English.

2002ASP #2950
Tutorial on ECommerce implementation: Learn how to implement ECommerce transactions using sockets.

Well, I think that this one is the most valuable and lengthy article ever posted to Planet-Source-Code. Anyway, download this and decide it yourself. A very neatly designed HTML tutorial and three full fledged projects are there. Just say bye to your uncertainty to internet in general, and ECommerce in particular. After reading this article, you can: Get the basic concepts of making ECommerce transactions from ASP/VB projects. Get the concept of developing and implementing COM (Component Object Model) DLLs (Dynamic Link Library) for ASP applications. Learn how to write socket based servers Learn how to use wrappers - in this case, a socket wrapper for using windows sockets from ASP. Get some killer logic to put in your next project :-) Don't get afraid even if you can't understand anything from the description. Of course, I prepared the whole article very plainly - sticking to the basics; and I am sure than any one with a very basic knowledge of VB and ASP can follow this very easily. Thanks for already making me a winner two-three times, and I expect it again from you. Because, I took nearly 9-10 hours to design and develop the whole thing. Also, visit my website http://www.geocities.com/anoopj12 , when you have time. Regards, Anoop

2002ASP #3462
Sixteen million colors DLL

16 Million Colors DLL. Example of a straightforward DLL, written with NASM, to cycle through all possible colors quickly. For 24-bit color only. All source code included. Zip file 8.5KB.

2002ASP #4799
System wide Idle check

Checks for System IDLE, by detecting when and if the mouse or keyboard has been used.

2002ASP #4796
reVamp - WinAmp Clone(fixed)

NOTE: This one Works (sorry 'bout last one) reVamp is a Winamp clone made in Visual Basic 6 It's Current Features are: * Winamp style Interface * Sliding Progress/Volume/Balance bars * Clickable Progress/Volume/Balance bars * Tells % of Volume/Balance * Full Read/Write ID3 tag Info * Song duration Progress Bar (can click/slide) * System tray icon (easy control) * Moving name plate This was basically just for fun, not for people to use, Naturally Winamp is better. I am yet to add a Playlist window due to the fact i didn't know if it was worth all the trouble. If people like it and want me to add it in, then just tell me and it'll be done :) You can also vote for me if you think it's good.

2002ASP #4302
A Brief Introduction To Artificial Intelligence For Games

This article covers all the main methods of artificial intelligence in games. Ideal as an introduction to artifical intelligence, though I think most decent games programmers will know all this stuff anyway. Briefly covers Patterning, Finite-State Machines, Neural Nets, Genetic Algorithms and Algorithmics. Any comments greatly appreciated. Ta

2002ASP #4762
True Dbgrid Class

How do you design your tdbgrid? For I know, designing grid takes a lot of time. So how is if it can be done in run-time, and stay permanently? leave grid as default in design and let users to change style as they like.

2002ASP #4492
_a3D christmas game_

This is my Christmas game. Its 3D and its 2 playered

2002ASP #4801
CoolConvert

It converts many units, such as distaces, angles, numeric temperature, ... It can also helps for using tabs. Sorry, I haven't had enough time to comment it but I think it's readable.

2002ASP #4068
RayTrace 1.1.14

This is the 3th submit of my great ray tracing code. Now it features: * Scanline culling (more speed) * Reflective objects * Diffuse lighting * Specular lighting * Ambient lighting * Sphere objects * Cylinder objects * Disk objects * plane objects Please vote for this great code!

2002ASP #1290
The Fishing Game!

The title says it all! This is a game in where you fish! Has graphical interface (sorry about no screen shot, but I am having trouble uploading) and easy to use! (No sound in it, at least not yet.) Fully commented! Please vote and leave comments as you like! I don't know if it will work on all VB platforms, but I assume it should. Note: No fish were harmed in the making of this game :) .

Languages
Top Categories
Global Discovery