Advertisement

Results for "Category: Complete Applications"

ASP_Volume3 #45909
FULLY FUNCTIONAL ASP FORUM - MtMWebForum 1.0

This is the version 1.0 of MtMWeb Forum - a fully functional ASP Forum, where people can submit their doubts about something for example and others can answer. It is not a complicated code, but very effective - great for people who want to learn how to deal with databases ( recording, reading, separating in many pages and so on ). If you want to start working with ASP, it is a must see. If you want to check the latest version of this forum go to http://mtmwebforum.vbf1.net The version 2.0 of MtMWebForum is available here : http://www.planetsourcecode.com/xq/ASP/txtCodeId.6365/lngWId.4/qx/vb/scripts/ShowCode.htm

ASP_Volume3 #45910
FULLY FUNCTIONAL WEB FORUM - MtMWebForum v2.0

The version 1.0 of my forum was the first web forum posted on Planet Source Code and it was Contest Winner in February/2000. Now I finally release version 2.0! New and Improved! A lot of new features, including : * Multiple replies * E-mail notification * Counter for every message * A Configuration page MtMWeb Forum is HIGHLY configurable - you can change almost everything using your browser via a configuration page. It is fully functional and ready to rock! Enter MtMWeb Forum Home Page - http://mtmwebforum.vbf1.net If you want to E-mail me : mautheman@yahoo.com

ASP_Volume3 #46117
LED Display

This code sets Parallel Port i.e. Printer Port so as to light up LED(Light Emmiting Diode) connected to printer port,number of times..

ASP_Volume3 #46439
Intelligent Tutoring System

This is an online intelligent tutoring system, wherein students can register and avail for tutorial services. Tutorial services are done in two ways, one is documented tutorials in which lessons are compiled in the database (MySQL) and the other one is using an Artificial Intelligence wherein students can ask questions directly to the AI System. The database of the AI are stored in (XML). Have fun with this old code of mine.. I just want to share with you guys.. You can vote for it if you want.. Thanks..

ASP_Volume3 #46440
ONLINE RESERVATION for rent-a-car

This a complete "online-reservation for a rent-a-car business" done in PHP + MySQL. I have done this project last year for a student thesis here in the philippines. If you like my code, feel free to vote for it!!

ASP_Volume3 #46660
A Very Simple Number Guessing Game

The Number Guessing Game will generate a number between 1 and 100. The user will have infinite attempts to guess the number.

ASP_Volume3 #46691
PHP Newsscript

On my website I've got lots of tables. Normally updating the news just by editing the HTML/PHP file would be lots of work. That's why I normally used my ASP newsscript. But since my new provider does not have ASP, I've converted it to PHP. This script will read a textfile (no MySQL required!), and parse some command that define the subject,date, and the body. Makes your website far easier to maintain and to update. It's also possible to set a maximum of News items to show. For a working example, check my website: http://www.quadrantwars.com" Please note this is my first "venture" in PHP after all those years of ASP. If something could be better, please tell me. (also, don't forget to read the readme.txt)

ASP_Volume3 #46815
IRC Bot

This is an standalone IRC Bot written in PHP (no IRC client needed) It's written as a generic class so that you can derive from it and create your own personal bot.

ASP_Volume3 #46879
Event Calendar Manager

This bit of code gives you the basics you need to manage dates and events. The design is simple so it can easily be changed and the interface is also very easy to use. Features to come: - A Monthly Calendar View - A better Login system - A way to delete entries that are too old Added: - Better code commenting: please let me know if there is enough to explain it well or not

ASP_Volume3 #46887
A Paint Utility to Create BMP - for DOS

This paint utility is similar to the Paint we have in windows Accessories, but with a limited functions. But this paint can be executed in Dos Environment without the support of Windows. This is not a master piece application in this kind, but I have tried to simulate the windows controls, menus, popups, and GUIs in the simple C graphics functions. You will definitely find the Interface of this application quite interesting with Icons, Menus, Message Boxes etc. and these functions and procedures can be reused for any of your application in which you may want to add some GUI interface. This is fully Mouse Driven. Other feature is the Image that you create using this application is compatible to the Windows Paint UTILITY - that is you will get the ACtual BMP which will be recognised as BMP by any other applications.(like word etc). Please Vote High, if you find it worth enough.

ASP_Volume3 #46917
WebVite (eVite rip-off)

This is a web that I banged out for a party. It took me a couple of days to write and I thought I would share it with the community. It does the very basics of notifying friends of a party, gathering responses from the users, question polling and result viewing. I left everything intact to see how it looked, but feel free (of course) to change stuff. **This is a complete plug-n-play webpage** This web-WebVite- contains these features... * Polling * Graphing * Invite a Friend * Email * dBase interaction * User Interaction Also included is a aspmail .dll called Smtpvsg.dll. Make sure you slap this in your system folder and regsvr32 it. Also, I have included two .mdb's. One is 2000 one is 97. Good luck! oh..and I would love to see any improvements..please Micah Nasarow www.gametrends.com micahn@gametrends.com mnasarow@comtex.net PLEASE NOTE!!! -Added-4-25-2000 Dudes..I am totally sorry, but the mail component I used was a licensed component. If you have it great if not, may I suggest usign the CDONTS.Mail component native to IIS4.0. You will have to make some changes to the code. If you need help..let me know or there is a good tutorial at www.asp101.com

ASP_Volume3 #46932
ASP Guestbook

This is an Access-based guestbook; DSN or DSN-less database connection. Zipfile includes scripts to display, enter and delete entries, plus readme file. Can be customized simply by changing html code.

ASP_Volume3 #46979
Browser

browse your webroot

ASP_Volume3 #46997
Math Functions Program

This code performs mathematical functions such as finding factorials, permutations and combinations, GCF and LCM, tests for perfect numbers and also can generate a fibonacci sequence.

ASP_Volume3 #47055
An Interesting Full Fledged Screen Editor

Highly helpful for editing files

ASP_Volume3 #47111
WYSIWYG MessageBox and InputBox Builder

This is a WYSIWYG Messagebox and Inputbox builder complete with a Select Case option to catch which button was pushed. Code is auto formatted for easy reading with preview and editing ability. Note this is built in 2003 If you use it please vote :>)

ASP_Volume3 #47275
Version 1.02 Game of 21

This code is a very basic 21 game, it has text colors and its own header file. It is a good example of functions. It is just annother consol game. Try it out and tell me what you think...

ASP_Volume3 #47293
BIRCBot v0.1 - IRC Bot for NET

This project was made as there were no real good examples on how to create a IRC Bot in VB.NET and thus I wanted to create a full scale bot, that not only would have a lot of functionality, but which also would be easy for others to expand later on. The project gives you a good way of making your own IRC Bot for your applications, and houses quite a few of event handlers which gives you practically all the information you would need.

ASP_Volume3 #47294
BGPS v0.1 - GPS functionality for NET

The purpose of this code is to create a easy-to-use framework to be used when creating GPS enabled applications. The functionality presented here is the result of reading upon the articles publiced on PSC some time ago, and the program gives you enough functionality to start learning how to work with the NMEA GPS signals.

ASP_Volume3 #47371
Monthly Calendar Generator

This Code Generates A Monthly Calendar Based On The Dates You Supply. I Developed This Originally For My Job And I Want To Make It Available To Anyone Else Who May Find It Usefull. It Originally Filled The Cells With Data From A Database Depending On The Date Informaton In The Database But I Removed That Function. It Is Very Easy To Add That Function Back In And If You Are Intrested In Help With Adding That Function Contact Me At: PlexXonic@SoftHome.net And I Will Be Glad To Help.

Languages
Top Categories
Global Discovery