Results for "Category: Complete Applications"
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.
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.)
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
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.
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.
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 !!!
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.
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.
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.
Very simple dynamic website, built on ASP3 and Ms Access database, DNS-less. You add/edit/delete submenus and all contents. Easy to use ...
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.
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.
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.
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.
A complete paypal IPN system in ASP.NET. A readme file for testing on sandbox.
This program runs on WinNT and '2000 systems. It monitors directories or entire volumes and displays certain activities.
Acts as a Custom Internet Browser. Include Customizations as well!!!
Voting poll(poll.asp) with administration(adminlog.asp login - username: test password: test1), and results of the previous polls... Cookie protection for multi votes... read instructions.txt
Voting poll with: cookie protection, ip blocking, poll start and poll end date, last chance to vote banner, previous polls, full administration with password protection (adding/editing/deleting polls, adding/editing/deleting admin/moderator users). Admin user can add/delete/edit poll (it has status 1), moderator (status 2) can only add poll (email is sent to admin that new poll is in the database). main poll site is poll_inc.asp which is included in main_site.asp like SSI (integration on your site). You must include in your site, javascript and css stylesheet... see poll.txt. Setings: You must set write/modify permissions for the folder in which is database (for guest acc) If database is not in folder fpdb (www.yoursite.com/fpdb/poll.mdb) then change the line - server.MapPath ("fpdb/poll.mdb"). Poll uses MS Access 2000 database.
This utility compares two databases (through a login screen) and reports any differences found on a tree control. This utility is capable of comparing: Tables, Columns, Column Properties, Indexes, UQs, PKs and FKs. In future I will try to make it compare Store Procedures and User Functions. Please report any problem you may found, so, to make this utility more powerful. Please give a credit if you will use or just like this code – utility. THX in advance Ver. 1.0.1 - A simple diff report added on menu - Now it can compare tables not found on source but exists on target