Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #56521
MagicMail

MagicMail is an simple anonymous mailer. Using MagicMail you can send email without logging into your account. It also supports sending email in HTML format. I have used the Winsock control in VB. You can easily understand the program . Thank you. Please vote for this program and have a look at it as well. please vote for me and a big thank you to all those whom have tried it and visited this program.

ASP_Volume3 #55278
Button pressed or clicked

Was a button 'clicked' or 'pressed'

ASP_Volume3 #50078
A Spread Game (Virus Clone)

Designed to create a fairly simple game based on the online java game called Virus 2. I make no claim to the originality, in fact, Virus 2 can be found at: http://www.allgamesfree.com/games/ The code made to create this game does however show how to create and use Types, arrays, subroutines, nested loops, basic file I/O, testing using boolean logic, mesagebox, ToolTipText, and random numbers. cmdHelp also uses the tag property when clicked. I hope that this may be useful for beginners or anyone who wants to make games in VB. Very fast, with no API. Heavily commented.

ASP_Volume3 #50564
DropDown a DTPicker control

How to dropdown a DTPicker control programmatically

ASP_Volume3 #53128
MSN Messenger Alert Box

This project demonstrates you how to build an alert box like MSN Messenger has. It is displayed in the bottom-right corner of your screen. When an alert is shown while another one is still visible, it is placed on top of the existing box. By moving the mousecursor over the text it appears as a hyperlink. And to get a little bit of the Microsoft feeling I've added a simple gradient found elsewhere on PSC.

ASP_Volume3 #57553
Advanced ListView Control

This is an advanced ListView Control. It Populates a listview control using the given path with the files and folders. The control retains most listview properties, events and methods plus: UserControl.Path (Read/Write) Property that specifies the path to populate UserControl.Populate Method to populate the control Feel free to enhance it! Copyright © 2002 George Kontostanos

ASP_Volume3 #48405
External Resource Tool

This is a dll I use to store resource files that I don't want compiled with the exe. Maybe I plan on changing them later or I just want to store them all in one file instead of open in a directory.

ASP_Volume3 #54389
Web Server with Remote Control

This Web Server was original on PCS. I have been unable to reach any of the claimed authors. I have modified to code to allow for remote control of a PC via a web-browser. Features include screenshot, logoff, reboot, opencd, msgbox, open browser to web page, screen effects, etc. If anyone makes changes to this code. Please send me the changes so I can keep this updated for everyone. Thanks. [email protected]

ASP_Volume3 #50257
Get Local Date Format (Updated)

Updated to incorporate a VB 6 split function emulator for VB5 users. Also changed date format to lower case for compatibility with controls that don't like upper case date formats. This routine will return the Date format for the locale the app is running in. This way you can format your dates to display in the preferred format of the area the app is being used. (eg. mm/dd/yyyy in the U.S., dd/mm/yyyy in England, dd.mm.yyyy in Germany, etc).

ASP_Volume3 #57250
Magic Windows

PLEASE Vote for me!!!!! Magic Windows ver 1.0 Have you ever wanted to have a form that would slide out from behind another form, like a tray? Well now you can. Simply Drop this control onto a form(the one you will use as the tray) and from anywhere in code you call 2 methods. One will Slide the form out, The other retracts the form back. You can set the "tray" form to slide out to the right, left, top. or bottom. You can set it to slide out on top of the calling form, or behind the calling form.

ASP_Volume3 #57059
Auto Application Launch/stop

This will allow you to schedule an abblication to launch at a select time and then stop. It was designed to run Ms access reports that connect to an Oracle database, run a macro to print the reports and disconnect.

ASP_Volume3 #49954
Round, Ceiling, Floor Function

I found the round function from the planet source code before and I grouped it with my own ceil and floor function together. I hope these could help someone who don't want to use the round and format function to handle the numeric information.

ASP_Volume3 #57971
Smart Flex Input

Ever too tired to control user's input? Ever want to control maxlength of a combobox? Ever want to validate and correct and hint(optional) user's input automatically? This is what you need to control user's input with textbox, combox etc. I am working on it and have figured out many improvements that can be done if you are so kind to rate it! Any comment or vote is appreciated! Please vote for it if you guys desire a much better version :-)

ASP_Volume3 #53121
Dynamic Control Array With Events

Visual Basic will allow us to add control array to a Form at run time using the load statement. However with this code I will try to explain a way where you can dynamically add a control array to a Form at run time, and then catch the events generated by the added controls.

ASP_Volume3 #48431
Get a Temp File Name

Need to create a temporary file for whatever? Include this bas module in your project and with one line of code the file will be created and the name returned to your program. Sample project included.

ASP_Volume3 #57852
Capture DOS Output

This class capture the outpus of a DOS command line via API functions, redirecting the stdOutput pipe and the stdErr pipe of a DOS application from the screen to the pipe that this class create.

ASP_Volume3 #56764
Fast Word Histogram

To gather info on word frequency in a document. This one is fast. I use arrays of bytes instead of strings to speed up the program. Compared to a string based version (like the one posted by lordaych, on 2/25/02 - called "Word Frequency Analyser"), this version is up to 40 times as fast.

ASP_Volume3 #52543
Quikwrite OCR!

This is a simple code for OCR (Optical Character Recognition) Using nothing but Arrays and binary strings. VERY SIMPLE!!!

ASP_Volume3 #56522
Remote Admin

Remote Administration is a simple Client-Server program. This Program allows you to remotely reboot, log-off, Send messages, launch applications and view desktops via TCP/IP. I have use the winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the source code for it. You can easily understand the program.

ASP_Volume3 #56867
A Delete All files in a Directory and then Delete the DIrectory A

Code Deletes a File and Directory, Note YOu DOnt Have to Reference Ms Scripting Runtime Please Vote for me if this helps you out or if you think it is a good code!!!!! Thank you Sean For letting me know you don't Have to reference Ms Scripting

Languages
Top Categories
Global Discovery