Advertisement

Results for "Category: Miscellaneous"

ASP_Volume3 #46008
McAnalogClock

Analog clock: Only picbox and one line of code needed.No other controls. Cool example included.

ASP_Volume3 #46009
McMouseCaptureIntoAnyArea ver. 2.0

I extended this thing, so I should be able to get more than one vote now. ver 1: capture mouse to any rect area defined by any vb rect control(including shape,image..) ver 2. capture mouse to following:"CaptionBar" or "FormClientArea" or "CompleteForm" or "CompleteFormBorderExcluded" All detailed explained in module. Exe that shows things included ( code too ofcourse)

ASP_Volume3 #46011
Form closing effects

It shrings any form to nothing before closing, move it out of screen etc, 16 different options. Is it better then similar ? Yes it shrings any form regardles to its border style. Worth to see it !

ASP_Volume3 #46020
NetSend101

I got sick of looking up computer names for people in my company, so I built a GUI for 'Net Send'

ASP_Volume3 #46022
EasyEmail

This program was made to make email accounts very fast. You have the option of choosing from 176 domains to make [email protected]. All you have to input is a username, pw, and another email that they can send you your forgotten pw. Please comment. I used dssock32.ocx for the winsock to make this.

ASP_Volume3 #46023
FullScreen Apps

Make your Form(s) fullscreen without any Active X or even any Code! Very Useful, especially when making VB Games. Takes about 30 sec!

ASP_Volume3 #46026
Server Key Licence

Allow multiple users to use your app which is *licenced* from one server. Here's the deal: User wants to use 10 copies of your app. So rather than send them 10 individual keys, they get a copy of your server software to install on a server that all users can access. Now the user sends you their server UID (generated byt he program, is actually the users HDD Serial No.). You now create a key file for them for 10 users and send it back to them. They now copy this file in to their servers install directory and get 10 licences. 10 users can now connect and use your end application (any 10 with your application installed, but only 10 at a time. ie, installed on 20 machines, but only 10 at a time can use it!). Your users *cannot* use the same key file twice (to get double the amount of licences) as the key file uses a randomly generated number converted in to hex (encoded inside the actual file) to check that the same file with a different name is not trying to be used. Also, the user cannot run two copies of the server software on the same machine, as the software will only allow itself to be run as long as another application with the same name is not running.The key itself is encoded using the RC4 algorithm, then hidden inside a random generated string which is saved as the key file. RC4 encryption code from PSC, Server Control by Drew Lederman.

ASP_Volume3 #46030
Windows 2000 Logon (check network username/password)

Allows the user to check the username/password combination used to logon to Windows 2000 if the user does not have the SE_TCB_NAME privilege (most users do not).

ASP_Volume3 #46036
Timer Class without addressof

A self contained Timer class based upon VF-fCRO "Avoid Limitation of AddressOf" post. No module is required. [UPDATED: 01-27-2003] fixed issue with OSes other than XP. [UPDATED: 01-21-2003]Added waitable timer, Added standard events, Can now use standard events or the event interface.

ASP_Volume3 #46037
True Dynamic Includes v1

Exactly as it sounds. This function will allow you to dynamic include a file into your script. From my knowledge this has not been done. Please vote and give me some feed back.

ASP_Volume3 #46038
Dynamic File Includes

This is version 2 of the previous submission "True Dynamic Includes". This class allows you to dynamic include a file into your script. Please vote and give me some feed back.

ASP_Volume3 #46039
Dynamic File Includes v2.1

This class allows you to dynamic include a file into your script. Please vote and give me some feed back.

ASP_Volume3 #46047
Currency to text Conversion

Converts the Currency to Text. For Ex: 100.90 is converted as one hundred dollars and ninety cents only.

ASP_Volume3 #46056
Easy method of Writing And Reading Small Text File

Easy method of Writing And Reading Small Text Files

ASP_Volume3 #46095
FTP Server using the Winsock control

This is a simple FTP server I developed using the Winsock control. Its got a few bugs in it that need to be solved as well as some missing features. But I think you will find this useful. It is more complete than any other FTP servers posted here. Its got plenty of comments so I hope it is easy to follow. If you make any additions or improvments please let me know. Would be neet if we could make this sort of a collaborative effort towards a decent FTP server. Updated: *FIXED sending files to the client. (FINALLY!)

ASP_Volume3 #46099
A 3D Rolling Bowling Ball (Enhanced)

Check this out! This is a creative and simple way to simulate a bowling ball in motion in a 3-D hallway. I think you will have fun watching the "animation". Very simple codes. There is room for improvement. Comments are welcome. I have enhanced the look and feel of the 3D effect on this second update.

ASP_Volume3 #46106
Gravity / Force Controlled Ball (s)

I posted a first version, but this is better so CHECK IT OUT ! You can create balls that bounce arond the screen interacting with each other. They take into acccount gravity and force. Each ball has its own force and when it hits another force is passed through to it. The balls bounce as if it is in real life. You can increase and decrease both the force and the gravity. The code is done by Using INSTANCES OF A CLASS - so if you want to learn classes look at this it will help This is really cool so check it out !

ASP_Volume3 #46107
VarsFromForm

This subroutine creates a variable (on the fly) for each form item found on Request.Forms or Request.QueryString collections. The variable is given the same name as the form items name. It was built to duplicate some of PHPs built in functionality.

ASP_Volume3 #46118
GOOD KEYLOGGER - Update

As I Was Looking Around Your Site For Some New ideas, i saw, quote: "THE BEST KEYLOGGER ON PLANET-SOURCE-CODE". I Checked it out, and Here's Mine... Have a Go With It. Remember if you like my code PLEASE vote highly for it!

ASP_Volume3 #46119
SIMPLE IMAGE PROCESSING IN VB

This is not my code, this was developed at (www.advantage.co.nz/ur) and I am just passing along this SWEET code, If you like it i got plenty more tutorials and such from them, rate it really high!

Languages
Top Categories
Global Discovery