Advertisement

Results for "Volume: 3_2004-2005"

3_2004-2005 #147802
IIS Samples Application

ms internet information server installs with a variety of sample scripts that are quite useful and instructive for the novice web developer. Live implementation at http://www.blackdogwebdesign.co.uk/iis/index.htm

3_2004-2005 #147733
Unlimited Depth Category Tree

An unlimited depth tree structure without the use of special objects. Only done using a trick on the database and simple SQL. NO SPECIAL CODING!! Works FAST... Nothing more than an easy serial number.

3_2004-2005 #146860
Understanding C++ Data Types - Part I

With this book, even someone with an IQ under 25 can understand and use the data types in C++...

3_2004-2005 #147734
Beginners guide [2] to ASP filled with examples!

Here is my second tutorial in basic ASP scripting. Leave comments if you want. Or have questions.

3_2004-2005 #141770
Create Multimedia Courseware Database with DAO

This code will create a database and produce a document that contains all of the table and field parameters. This is the first part of a series that will show how to use a single program to dynamically deliver any type of interactive multimedia courseware whether it's Computer Based Training(CBT), Computer Assisted Instruction(CAI), or an Adaptive Evaluation and Examination System(AEES) with all of the information being read from a database.

3_2004-2005 #141771
Prostart WebBrowser 2 Beta

Finally, after a few months, i have released this amazing web browser. If you took a look at my first browser, then this is 10x better. This code teaches the following: -how to show movie style credits -how to make a splash screen -How to make a fullscreen browser -how to recieve mail using pop3 accounts -how to send mail using SMTP -how to load web pages from your hard drive -shows the usage of progress bars -how to open web documents source -how to make auto-complete cbo's -how to disable those annoying pop-up windows -etc. This browser is a really good learning experience for beginners and intermediats. Please vote for me and send me your feedback. Thanks

3_2004-2005 #141772
Improved String Checker - Spell Check/Word/Char

This code can do a few checks on some strings 1.) Check spelling using Word 2.) Counts words in a string 3.) Count the number of characters If you want OCX source email me! [email protected] I improved the Readme, and I did a little better example code. (Fewer Lines /Easier to use)

3_2004-2005 #141773
Mike's ListBox Functions

This project I made shows you how to: RemoveDoubles(Removes all strings found more than once in a listbox) RemoveDoubleString(Removes a specified string found more then once in a listbox) RemoveEmptyItems(Removes all empty items in a listbox)These functions I made use VB's built-in listbox procedures(Not API), to remove strings fast from a listbox with 100% accuracy. -Mike Canejo-

3_2004-2005 #141774
FormatFileSize

FormatFileSize: Formats a file's size in bytes into X GB or X MB or X KB or X bytes depending on size (a la Win9x Properties tab) * UPDATED Sept. 12, 2000 * to allow for overriding the default Format Mask.

3_2004-2005 #141775
Download File

* UPDATED Jan 5, 2001 * Download files using HTTP protocol with RESUME, MSIE-style animation, status, and progress bar using Microsoft VB6. * Fixed: The download success is now returned by DownloadFile, as advertised.

3_2004-2005 #147185
Gibberish Encoding

Quick way to learn how to speak gibberish. It is sometimes known as "girl-speak".

3_2004-2005 #141776
Slider

It's a cool slider

3_2004-2005 #141777
IP Stealer Pro - Get more than the IP...

My code will retreive the IP Address of any user connecting to your IP via WWW. It will also get the Operating System version, and Browser info!

3_2004-2005 #141778
DataGrid Sort

Sorts the records in a datagrid form when clicking on the column header. Toggles between ascending/descending sort order.

3_2004-2005 #141779
Take a screenshot (BitBlt and DC's)

My code here will allow you take a screen shot of the entire screen.

3_2004-2005 #141780
bytes to KB, MB or GB

with my code you can input a number of bytes and it will tell you how many Kilobytes Megabytes or Giga bytes it is equal to.

3_2004-2005 #141781
Space Images in Background

Evenly spaces an image as many times as will fit on a form

3_2004-2005 #141782
Create a Win9x Shortcut

This code is off of the VB6 Pro CD. I used it in a compiled version of it in AppLauncher and was asked to submit the original code for it. So here it is, the code for creating a shortcut.

3_2004-2005 #147389
Online Database Editor

This will allow you to edit a collection of Access database's table data online. The bulk of the working code was originally submitted by Cakkie, and I added some new features, like secure login, the ability to select any database/table in a predefined directory, query tool, paging, result set count, and a new CSS style schema. I tested it a bit, but please report any bugs that may occour. View the ReadMe.txt file for setup instructions. UPDATED 9/12/2002

3_2004-2005 #147186
Forced Download

Forces users to have choice of downloading a binary file. This was becomming a problem with Word documents - as they would either open within the browser or open externally. You may need to change the FileName variable.

Languages
Top Categories
Global Discovery