Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #34008
Terminal Services Client (Updated)

Connects to a remote Windows 2000/XP Terminal Server which runs on port 3389. Update ------- - Removed the full screen even at smaller resolutions - Added Bitmap Caching to speed up image display - Added compression to speed up data tranfers - Added Automatic Password entry Register the OCX before you run. To find some servers to test on try scanning 130.39.99.1 - 130.39.100.254 for port 3389

ASP_Volume2 #34009
SplitBar

This control makes it very easy to add a horizontal split bar to your application. Eventually this control will include vertical splitbars as well. To use this control: 1. Place the control on a form. 2. Place controls above and below the splitbar control. This control needs at least one control above it and one control below it to function. The idea is that instead of using code to set the maximum and minimum scrolling positions controls are used instead. This makes it easy to visualize the range of motion for the control. Also, you can reposition the controls in response to form resize events, and the splitbar will use the new positions. Controls that are used only for setting splitbar ranges can be hidden at run time. In the future I will probaly change this so that the splitbar uses its current position for the maximum top or maximum bottom position if no controls are added to the top or bottom. 3. In the form load event add references to the controls to the splitbar using the AddControlTop and AddControlBottom events. i.e. splitbar1.AddControlTop Text1 splitbar1.AddControlBottom Text2 splitbar1.Update Calling splitbar.Update will align the bottom of all TopControls controls with the top of the splitbar and the tops of the BottomControls to the bottom of the splitbar. Known bugs. 1. Currently the splitbar control brings itself to the top when a user moves it. This was intended to make using the control easier, but it will hide any labels contained in the control. I think thats it, if you find more please let me know. Also, please send me any ideas you may have to make this control better.

ASP_Volume2 #29205
FIX :TabDock Control with Error Free Example

THIS IS A FIX FOR MY LAST SUBMISSION * ALL FILES ARE INCLUDED! Look in the "RELATED" folder for the tab dock control. COMPILE THE TABDOCK CONTROL, then add it to the MDI form that is included. IF you have any more concerns...contact me on AIM: CAaronWright! This is a nice example of the TabDock control at work. I did not write the control, but I did fix alot of errors in it, so this control should run smoothly now. The example included, however, was written by me, and also works perfectly! The example will show you how to Dock and Undock four different forms all at one time, or individually via Menus. (See screenshot for more detail) This is pretty much like the VB environment, so have fun, and If you like it, please vote, thanks!

ASP_Volume2 #34010
Crystal Report

I had to create a report using Crystal Reports 8. I struggled to find anything on the net so I came up with this. I hope you guys find it useful. This code does several things wrt Crystal Reports. 1. It allows you to display a crystal report 2. To email a crystal report in .pdf format 3. Print the report 4. Update the database location on crystal reports at run time. (The database in crystal must be an ADO connection) Please vote for this and give me any comments.

ASP_Volume2 #34011
INI2XML

This is a quick INI editor that produces XML from the source INI file and allows you to readily make changes to both the INI file and the resulting XML file. It's relatively simple and fully utilizes Brian Bender's INI->XML DTD and code. Thanks Brian!

ASP_Volume2 #34012
IIS Services start/stop

ASP_Volume2 #34013
A simple way to use the "Beep API" as a metronome.

This short and simple code handles the Beep API, whitch to use in Windows NT & 2K... As far as i know. In this case i have used the Beep API as a metronome. Perfect if you are playing a instrument! :)

ASP_Volume2 #34014
Zimmunity Instant Messaging and Chat

Zimmunity is a global instant messaging or chat community which allows users to send messages or talk to a large group of other users without the use of usernames or password. This program kicks ass!! Its like a real-time message board!! It just needs to build up a good community of users. messenger, aol, icq, chat, message, talk, instant messenger, zimmunity!

ASP_Volume2 #34015
Cachinator Resub

Manage Internet Explorer cache with this awesome code module. Find cache entries, enumerate cache entries, DELETE cache entries, it's all in this module. Cachinator is just a front end to demonstrate some uses of it.

ASP_Volume2 #34016
Determining a Network Controller MAC Address Using Visual Basic

Keeping it simple, this is a wrapper routine that will return the Medium Access Control (MAC) address for the installed network card. A MAC Address is a unique 48-bit number assigned to the network interface card (NIC) by the manufacturer. MAC addresses (which are physical addresses) are used for mapping in TCP/IP network communication.

ASP_Volume2 #34017
A DirectX 2D Graphics Engine

This state of the art 2D engine has loads of features including special lighting, and gamma correction. It has lots of extra helper libraries such as the brand new automatic logging capability for easy error pinpointing. The great error lookuo table allows you to look up any errors returned and get a description. With fast graphics blitting, and lots of special features, this engine will really help even the novice programmer to create blisteringly fast, smooth games. Remember to vote and give your feedback.

ASP_Volume2 #34018
ADO to Excel without Excel References

This Dll is just an expansion upon the previous submission to create .xls without having Excel on the machine. It allows an ADO recordset to be turned into a spreadsheet, with some formatting controls (borders and allingment). It also allows floating point values to be added, the conversion routine was nicked from PSC, and is left pretty much untouched from the submission found here.

ASP_Volume2 #34019
Scrolling SysTray Icon

This code demonstrates how to place an icon into the system tray and then make text dynamically scroll across the icon in ticker tape fashion right in the system tray next to your clock.

ASP_Volume2 #34020
Skinnable Multiple POP Email Checker

Multiple POP email checking utility. Skinnable. Encrypts passwords. Right click on tray icon for popup menu, left click on tray icon for popup summary of your email accounts. I have been meaning to pull this together for awhile now, this is a mail control I wrote quite a while back. I wrote this program using my control to check mutliple accounts, then added Jeff Deaton's skin application. I ran out of time so the code is not very efficient or readable, so good luck working with it and have fun. =)

ASP_Volume2 #34021
THE BEST! 36 Different Gradient Effects and Unlimited Colors

So many effects that I can't have a small enough picture for them all! Check it out for unlimited colors and 36 different effects(Including some you've never seen). Please Vote! I am working on turning this into an ActiveX control.

ASP_Volume2 #29147
GoXML

GoXML is a wrapper class for MSXML 2.0 / 2.6 / 3.0 / 4.0, offering access to some of the more basic elements in your xml documents. Use GoXML and easy-to-learn XPath to open, create, modify and save XML documents without a hassle. Don't worry about available MS XML Parser version, GoXML will autodetect it for you! The included code sample illustrates the use of all methods and properties. PLEASE VOTE OR COMMENT, THANKS!

ASP_Volume2 #29148
Time Delay Function

It is method that delay time as much as time that designate. There is no problem even if use over midnight. With Sleep function, use and lowered CPU's use rate.

ASP_Volume2 #29149
Earth Quake (hidden from Alt+ctrl+del)

Hey !! This Program Will Shake Your Desktop Using Simple Tricks. Double Click To End.

ASP_Volume2 #29150
FAST Tail Function for VB

After hunting for this functionality since I started using VB, I've finally figured out how to *quickly* read the last few lines in a file. This function fills a dynamic array with the last X number of lines in a file you specify. I use it to monitor apachewin32 logs on another server. This is much faster than using 'line input'. I know there may be more optimized ways of doing this, I just thought I should get it out there.

ASP_Volume2 #34022
The function that Microsoft forgot to include in Err object

Error trapping in API Functions? Remember Err.LastDLLError? No description was available for you. With this function (LastDLLErrorDescription()) you can get the description of an API error. Includes a tester and is FULLY(!!!) commented. Comments or suggestions r always welcomed. Thanks to all the people who voted :)

Languages
Top Categories
Global Discovery