Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #33706
Tester

Two VB projects: one creates a test definition file. The other takes the test you defined. Supports true/false, multiple choice, and text entry questions.

ASP_Volume2 #33707
Simple internet file download

Downloads a file from the internet

ASP_Volume2 #33708
A Tutorial for Writing to / READING FROM An ASX playlist (the ones that Windows Media Player uses)

You can use the following code to read from, and write to ASX playlists, the type that can be read and created by Windows Media Player, and generally most other music programs. This may not be the easyest code in the world to understand, so i would recommend you have a good knowlage of string manipulation before reading this (see my other uploads) For the following code you work correctly, YOU MUST HAVE, ON THE FORM: 2 x Listboxes, name List1 and List2 1 x Textboxes, name Text1 tHe_cLeanER

ASP_Volume2 #33709
Download from KaZaA users without connecting to KaZaA (Update: Dec. 12 [7:30PM])

This latest update [Dec.12 7:30PM] includes a better interface and a 'SmartSearch' option for much better search results. You can now search for a single ip or user too. I added menu's that allow you to save or open your lists (Nice feature after a long scan). Come check it out and vote if you like it and leave some feedback.

ASP_Volume2 #33992
ucCoolList 1.2

A ListBox control with cool effects. Sample project demo. >2002.12.09: OCX version translated to private UC version.

ASP_Volume2 #33993
___ Orion Belt - The World's BEST VB Code Commenter!! Comments projects modules procedures CHECK IT!

Orion Belt is an excellent VB-Code commenter, even I'm not sure is it the world's best or not :P ... It AUTOMATICALLY scan and search every ASCII of your projects, forms, modules, and even procedures, to gather some useful information and use them to comment your projects. Comes with many commenting features and an attracting interface. Can backup the project before commenting if you like. Take a glance at the screenshot! Anyway, picture tells only a thousand words while experiencing does millions. Download! Vote! Thanks!!!

ASP_Volume2 #33994
Must SEE!!! Make all kinds of gradients, including DIAGONAL!

Look at the screen shot for all the possible gradients. You can choose the color, kind, and the end color. Worth checking out!

ASP_Volume2 #33995
Mathematical Pattern Generator

Creates a Mathematical pattern, the source could be altered to make a screen saver. Please Vote for this code, or comment on how it could be improved...

ASP_Volume2 #33996
Factor

Shows the factors of a number, it can do 1 - 1000 in under 2 seconds on a 500mhz PC....

ASP_Volume2 #33997
Chicken v1.0

This program will simulate a chicken.(Not a very good program and not finished)This program can show you how to open a file and write to it.

ASP_Volume2 #33998
Draw FORMATTED Text to any window with a hDc

Allows you to draw Formatted (diffrent fonts, sizes, colours) text to anything with a valad hDc - only tested against Screen Objects - Converts Font Object to LOGFONT struct IMPUTS: StdFontEx, Rect - Bottom Top Left Right, hDc, Text, Text Allignment Flags. Either provided as Paramaters of the .Draw procedure or as Properties of the cTextEx Object RETURNS: no Returns SIDE EFFECTS: no Knowen Side Effects Misc: you MUST pass a StdFontEx object as either a Paremter or a Property of the cTextEx object. cStdFontEx mirrors functonalaty provided by the StdFont object. i only added a Colour Property (it makes sence to do this) future revisions of this class will encorperate diffrent brush styles thus the reasoning for mirroring the vb font object

ASP_Volume2 #33999
visual basic simple port scanner

This is a simple portscanner, made using the winsock control. User can enter the ip/hostname (remote OR local) to scan, and also specify the range of ports to scan. Feel free to modify or use this code however you want. If you like it, please vote for it :)

ASP_Volume2 #34000
Fax Manager

To quickly add, edit, remove and export records in a database for a fax blaster. This program illustrates 46-bit encryption, adodb database interactivity, wild card searches, grids, basic registry, user security, deleting records, multiple styles of finds, plus much more... I know that there are some bugs, but we use this internally, and do not have to trap everything. NOTE: USERNAME: Admin PASSWORD: Admin

ASP_Volume2 #34001
Easily Bind a Listview Control to a Table or SQL statement!!

Allows you to automatically generate column headers and load all the records from a table or SQL statement into a listview.

ASP_Volume2 #34002
Standard Prefixes (For all Beginners, Intermediate, and Advanced)

When naming a control, it is recomended that you start the name with a three-letter prefix that helps you identify what kind of control you are referencing. For example, a form should be called frm1 instead of Form1. Also I've included one piece of code that everyone should include in their projects.

ASP_Volume2 #34003
Instant Read-only Form

This source can dynamically turn a normal form to a read only one and vice versa. Uses API functions. Also you can exclude a control from turning into a read-only one. Suggestions and thoughts always welcomed.

ASP_Volume2 #34004
Long To Binary using Recursion

This code demonstrates how to convert a long value into a 32 bit binary value by using a function that is called recursively (it calls itself). A heavily commented demonstration application is included in the zip file that also includes techniques and coding methods that beginners may also find useful.

ASP_Volume2 #34005
Run on windows startup using registery

Easy peace of code that adds a string to to the registery with path name and your discription next time you boot windows will start your program :o)

ASP_Volume2 #34006
Writing HTML Help Files

This is the first in a series of articles describing a computer program I've written using VB 6.0 and XML to automate the creation of HTML help files for ActiveX .dll's. The first article describes how to write HTML help files manually.

ASP_Volume2 #34007
An Amazingly Simple Way to Read/Write Registry Entries

This is the simplest way of reading and writing to the registry with the least amount of code...bar none! Don't bother with the Windows API to perform simple Read/Write/Delete in the registry! Just set a reference to "Registry Access Functions" (RegTool5.dll) in Project | References. It can be found in C:\Program Files\Microsoft Visual Studio\Common\Tools\APE. Press F2 to view the Object Browser and see the wonderful functions already there for you!

Languages
Top Categories
Global Discovery