Advertisement

Results for "Category: Complete Applications"

6_2008-2009 #203222
Message Board Anywhere ! v 1.0

Message Board Anywhere !, is a fully functional message board system, developed using MS Active server pages: Features: - Authenticated login to registered users and facility of registration of new users - Sorting the Message board threads on the basis of Date, Email, Name, Subject etc. by a single click - Allows users to post new messages and reply to old messages. Feel free to modify, distribute, use this code as you may please, and if you like it please VOTE FOR ME in the contest.

6_2008-2009 #203297
Poll With Bar Graph Results

It is a Poll script all in 1 page. I didn't add a vote limit per person, because I couldn't find a secure way to do it. IP block isn't good because people can re-sign on and their IP will change. Cookies block isn't good because if they disable cookies they can vote as many times as they want. If you know another way please let me know.

6_2008-2009 #203409
Positive Outlook

This code runs a FREE, fully functional intranet/internet database application complete with chat, message boards, email, contacts lists, project management, monthly planner with full administration capabilities on any standards-compliant browser including Opera, IE4+, and NN4+. This is my first ASP project. The current zip file has taken care of every problem I've heard about and includes an Access97 version of the database.

6_2008-2009 #203447
ASP Message Forum

This is a fairly basic Message board that allows moderators full control with the ability to lock threads, edit posts, delete posts, ban users, delete threads etc. It also has fun little icons, allows users to register and saves there user data and allows personalized signatures. This is what's currently there, what you can modify/change this code/application to it limitless. Also there are 4 pages, Login.asp, Profile.asp, Register.asp and the main page which does *everything* Default.asp

6_2008-2009 #203490
A Hotel Reservation System v2.0

June 27, 2009 update: Added reports that can be also found in the VB 6.0 version. This in an upgraded version of my popular Hotel Reservation System at http://www.sourcecodester.com/visual-basic/hotel-reservation-software.html. This time it is created using visual basic.net 2008. Please don't forget to vote if you find this source code useful.

6_2008-2009 #203520
Complete Internet Bookmark System

Complete online bookmark management system. This allows a user to create his own set of bookmarks and add them to categories. This way he can get his own bookmarks whereever he might be (friends place, public internet cafe, ...). The script uses various usefull codes, like user registration, recover passwords and stuff. You can find a working version at http://217.136.232.103/bookmarks/bookmarks.asp . You can login with username/password test, or you can create your own account. All this comes in a single asp file, accompanied with a database file and a stylesheet. You can easely change the datasource, so you could like hook it up to a SQL Server. Just create a database that has the same structure as the mdb file (only two small tables).

6_2008-2009 #203541
PHP File Manager (Explorer)

Php File Explorer is a complete .php application that allows you to browse and manage an online www file system with your favorite navigator the way you would browse a filesystem on your own computer. A configuration file explorer.cfg can be tailored to your own settings. Allowing you to set the root directory to the directory you wish.

6_2008-2009 #203665
GUI SMTP Mailer! (no MFC)

This is a basic SMTP mailer that uses a dialog box with edit boxes for input and can send emails with ease. You can download the compiled version at www.geocities.com/thefuturetoday/simpsend.zip Enjoy!! (Please rate this code.)

6_2008-2009 #203724
_all_about_serial_ports

This is one code which will explain the new programmers how to play with serial ports ... just have a look it is simple yet robust ... regards harpreet

6_2008-2009 #203729
AS simple counter v1.0

AS Simple Counter is a 100% Customizable counter. It uses a IP Detection to track all unique hits and then stores everything in a MySQL database.

6_2008-2009 #203766
Easy ASP + XML online voting

Easy to set and use online poll using an XML file instead of a database. Lightweight and fast. Uses cookies to track visitors, so they cannot vote more than once. All you need to do is to edit the XML file and to set up some links. Please, refer to the documentation included into the zip file.

6_2008-2009 #203870
FLAME SCREEN SAVER

The Flame SCREENSAVER acts in MS-DOS (as well as Windows ) . It has to be activated by Running as a program but Gets Deactivated When The MOUSE is Moved . Available In 2 Colours NORMAL and GREEN PLASMA flame. The colour can be changed by pressing ' G ' as soon as the program is run !!! Have GReeeeeat Fun !!!

6_2008-2009 #203872
Riz Forum 1.0 B

Please Vote if u like! This is a Complete Discussion Forum and i have not yet seen such forum on planetsource code. Complete User Treads Add Topic, Respond 2 a Topic, automatically emnails the Topic Owner and Admin Area. Please Vote ! and i thank to another site who's layout i used and i am still working on it.

6_2008-2009 #203962
ASP Project manager

This is ready-to-use application for calculate and track projects, plan resources and tasks, compare estimated and real costs and timeframe etc. Pure asp and dns-less ms access database.

6_2008-2009 #203963
dynamic website ver.1 (updated in july.01)

This is improved version. Some new options added. Simple ASP and Access database based website which can be used for publishing news/articles or for simple homepage solution etc. Editable menus, articles and users (2 levels, admin and editor). Just copy files and create DSN to the database.

6_2008-2009 #203964
Dynamic content web ver2

Very simple dynamic website, built on ASP3 and Ms Access database, DNS-less. You add/edit/delete submenus and all contents. Easy to use ...

6_2008-2009 #203965
Shopping Cart with orders tracking

Shopping cart & orders tracking, built on Ms Access db and ASP. Includes products grouping (4 levels), searching, specials, orders tracking, personalized discounts, password reminder (Dimac JMail), etc.

6_2008-2009 #203986
ASP Mailing List v1.0

This code provides a set of pages to allow your site visitors to Subscribe or Unsubscribe to mailing lists on your site. Administration functions are provided to; manage the list members, manage available mailing lists, manage archived emails you send using the code, manage the signature for the emails, manage the 'From' email address for the emails, and send bulk email to the list members using CDONTS.

6_2008-2009 #203987
ASP Mailing List v1.1

Application Update from v1.0. This code provides a set of pages to allow your site visitors to Subscribe or Unsubscribe to mailing lists on your site. There are several changes to the code from version v1.0. Administration functions are provided to; manage those charged with administering the lists, manage the list members, manage available mailing lists, manage archived emails sent using the code, manage the email signatures, manage the 'From' email address, and send bulk email to the list members using CDONTS. The code if fully commented and uses an Access 2000 database. Extract everything to your server and edit some constants at the top of the 'includes/_configuration.asp' page. To access the pages start at 'aspmaillist/default.asp'. The interface isn't intended to suit any site, rather the pages can be easily customized to suit your needs.

6_2008-2009 #203994
ASP Datagrid

ASP Datagrid like in ASP.NET. This is a customized datagrid in ASP. Add, modify delete in one page. I have tried to make it like in ASP.NET. But .NET has its own taste. We can not compare a .net code with simple asp code. Well enjoy.

Languages
Top Categories
Global Discovery