Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #38668
ClassGen .1

This program will read a SQL Server database or MS Access database and write Classes and Collections for each table you select. It is a complete application with all source code included. I have commented some of the code but most is self documented.

ASP_Volume2 #38669
UPS Rate Calc

This program will give you the cost of shipping something via UPS from your location. All you need to do is update it with your Zip and start shipping. It gets the latest Zones/Rates from UPS's web site.

ASP_Volume2 #38670
MS Agent Class wrapper and test app

This is a handy wrapper class for the Microsoft Agent API. By adding this class to a VB project, you instantly add and totally control an MS agent charater to your app. All important functionality for controlling an MS Agent character is handled by the class. So customization is right there for you. Just play around with the class. The class comes with a little app to demonstrate its use. The focus of the class's feature set is for text-to-speech functionality. Another benefit is that you don't need to reference or use an OCX in your VB project. All calls and references are made directly to the MS Agent DLL. Event sinks are provided for in the class. OO concepts of encapsulation and delegation are used throughout. All objects are early bound. Important parameters are initialized for you. The class is well commented and is suitable for motivated beginners trying to figure out how to control those pesky little characters. Best wishes

ASP_Volume2 #38671
Login code - UPDATED!!! reads your MAC address

It reads your MAC address and converts it to a keycode. Then the program will ask you a keyode for a licence and checks if these are the same. When they are the same, you have a licence. On every computer the keycode is different because the MAC addresses are different!!! Good code for distributing your program if you don't want that it will be used by unregistered users!

ASP_Volume2 #38672
[[ Move/resize/place image

To move and resize images. Could be used to place logos on clothing etc. I thing you will like it. Please vote or leave a comment if you do.

ASP_Volume2 #38673
KnotonSFV 1.2

Calulate and validate Checksums in .SFV files using the CRC32 Algorithm. All credits should go to Fredrik Qvarfort for providing the very fast solution to calculate CRC32 checksums with the help of Pre-compiled ASM. I just modified it a bit to let it calculate chunks of the file instead of the whole file, the rest is just a simple GUI for validating and creating .sfv files. I made this application when I got very tired of the commercial, slow and crappy SFV application I got. Just wanna share it with you to se an example of Fredrik Qvarfort great CRC32 alghoritm :-) It is poorly documented that is why I put it as intermediate code experience level.... otherwise it should be fine for beginners with some experience.

ASP_Volume2 #38674
[[ Move any object with mouse (with 2 lines of code)

Module that will move any object (Picture, Button, Lists ..... almost anything. It can also be set to only move up/down or Right/Left. Please vote for this code.

ASP_Volume2 #38675
Write To The NT/2K Event Logs Like the Pros Do!

Important to know here: This is not of the faint of heart here. This delves deep into one of the more obscure Windows architecture topics: The Eventlog Service, and logging events to event logs. Also tackles topics such as editing the registry and compiling special DLLs from the command line. Special thanks to Don Kiser for his wonderful registry manipulation class. Without it, some of this would have been a lot harder. Please vote for this, and if you have any problems, drop me a line or reply to the posting here. Good luck!

ASP_Volume2 #38676
console application full screen

get your vbscript console applications running under cscript using the stdin & stdout objects for input running full-screen. and get the fore and background collor set to the color you like

ASP_Volume2 #38677
GUI In VBScript Using Internet Explorer

These are samples using the internet explorer to get a GUI in vbscript. All the scripts start with the function i wrote in createWindow.vbs. They are just showing how to get a GUI, only the checkbox samples works with userinput. They are all using HTML to create the GUI. From the moment the GUI is created you start a loop "do: wscript.sleep 1: loop" and from then on you got an event driven program! enjoy...

ASP_Volume2 #38678
Resize - That Works with (SSTAB) and Font Resize - Easy to understand

This code actually resizes your forms contents for you. Contents include SSTAB and does adjust the font size.

ASP_Volume2 #38679
[A1 Outlook Professional - Address Book Backup and Restore

Backup and Restore your Outlook Address Books contacts. You can save your contacts as different profiles which means you can maintain different contact books and restore it whenever and wherever you want! Saves you considerable of time and resources since your address book is now intact and is stored in a Central repository. Ideal for a network environment with a central Database server(SQL Server, preferably).

ASP_Volume2 #38680
create zip archivs with zip32.dll

create and extract zip archivs with zip32.dll , unzip32.dll!! dlss are included

ASP_Volume2 #38681
A graphical form

A graphical form

ASP_Volume2 #38682
Bl@ck$corpion (EXE compiler)

Compiles exe files with text and a picture

ASP_Volume2 #37971
A PhoneBook 2003

This PhoneBook is a complete aplication, you can send Emails, or Print your contacts, Alarms and Calendar Activities, also you can play MP3, store Businness, web pages, emails wife phone etc. If you find a bug please tell me to [email protected].

ASP_Volume2 #37972
VERSION 2 - Resize - 2 sstab and font compatible

Just like http://www.Planet-Source-Code.com/vb/default.asp?lngCId=42291&lngWId=1, but this will allow your DriveListBox'es to work as well.

ASP_Volume2 #37973
HTML Intellisense example

The purpose is to demonstrate how to make an Intellisense control.

ASP_Volume2 #37974
Software 'CPU'

This is a small little app that simulates the lowest level of programming - i.e. directly manipulating the memory and registers etc. It will take your assembly language code, convert it to machine code and then store it in the software ROM. When you want to execute the code it will fetch it from the software rom and then execute it with the software CPU. Its not wildly advanced or powerful, but its quite good fun and interesting if you like this kind of thing!

ASP_Volume2 #37975
Break The Code Game

Break The Code is a basic windows game. You have to guess a password that is encrypted using colors.

Languages
Top Categories
Global Discovery