Results for "Category: Complete Applications"
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
Click Here for New Version! This is stock quote ticker, which gets the latest stock information in real time from Yahoo! finance website. This script scrolls the text on the page without the use of Macromedia Flash or Java applet. My stock ticker is a good emulation of Java or Flash tickers because it pause on MouseOver and un-pauses on MouseOut. It include many advanced and convenient features, good error checking, and slick interface. Designed in only ASP and VBScript, this application can be quickly adapted for your needs. Enjoy and *** PLEASE RATE THIS SCRIPT! ***
Visual B Cutter is developed by Bongani Hlope and tested , modified , remmended by me .. i think i deserves to be rated !! compile and see!!
Web Directory Explorer. *** VERSION 2.2 WITH DELETE OPTION **** Make-up old style web server directory to a new face directory explorer with useful common features. 1) List files & directories 2) Status: File name, type, create date, modify date 3) Sort it ascending or descending depends on previous state with indicator 4) Refreshable 5) Common supported icons 6) Status on last refreshed 7) Time taken to list files & directory
Web Directory Explorer. Make-up old style web server directory to a new face directory explorer with useful common features. 1) List files & directories 2) Status: File name, type, create date, modify date 3) Sort it ascending or descending depends on previous state with indicator 4) Refreshable 5) Common supported icons 6) Status on last refreshed 7) Time taken to list files & directory
This is a asp include that will add a image gallery to your page you can have catagorys comment system and alot of images titles and user comments (can be turned off) auto thumbviews of images and will always run in the same page you included it in never opening a new window. there is also a control panel built on to i so you can administer it online (it is hiden you have to add ?a=cp to the path)
Support Solution is a complete customer service/tech support issue entry and completion system, which greatly facilitates the use of remote service employees. A call comes in, gets logged by a local user, gets taken by a remote user, resolved or passed on, then can be viewed from history. Report writing capabilities show how much work has been done BY a user, and FOR a customer. Keep track of whether remote users are logged in or not.
This code make you able to shudown/close session/logoff/reboot your pc at or withina specified time. This is a new version. I think it has loads of bugs, so, I hope you will post here them all, so that everyone can read them and so that I can correct them. Please, give me a vote to let me know what you think about my code, it's very important for me. Thanks.
This app is an IP range scanner. It gathers informations like: SMB shares, services, processes, transport protocols, number of drives, groups, users, sessions, remote registry info and much more... It's also possible to shutdown a PC, to open shares and to send messages over the message service. (but only if enabled on the remote PC) Please vote :-)
How to extract icons from EXE/DLL files? Use ICOfromEXE! ICOfromEXE shows how to use the open dialog box too. Please VOTE it.
This is the framework for a mostly complete search engine. It uses ASP to access a database via ADO. It is completely setup and just needs a nice interface (i.e. web page). It is relatively simple and straight forward and is ready to be extended upon. It supports basic boolean operators 'AND' and 'OR'.