Advertisement

Results for "Category: Complete Applications"

2002ASP #8344
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.

2002ASP #8347
ASP poll (voting system)

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

2002ASP #8348
E.Z.Poll v.2

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.

2002ASP #8349
CBT

This application allows you to create and administer a simple multiple choice computer based test (CBT).

2002ASP #8352
Real Time Stock Quote Ticker

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! ***

2002ASP #8376
Web Directory Explorer

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

2002ASP #8377
Web Directory 2.2

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

2002ASP #8378
Image Gallery

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)

2002ASP #8379
Support Solution

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.

2002ASP #8381
WorkOrder System

Creates workorders for a IT center. Was designed spacifically for ISDN and T1 installations. You may do what you wish with the code. I have added the print button to my submission.

2002ASP #8388
ASP and XML Surveys

Ever wanted a survey on your site? But don't have a database? Well, by using ASP and XML you can! Features single voting, survey expiry, past survey results, and many nore...

2002ASP #8395
ChatUp! - Chatsystem

I finally managed to program a real neat chat: - Communitysystem. You can register an account and access it with your password. You can retrieve information like name, country and age from a member if he has given the permission. - Filtering. Prevents somebody running scripts or cussing around. - Ignore modus. If you are fed up with sb. - Uses database to store information. - Prevents one user spamming the chatroom. - Its possible to change your color. - Kick user. No explanation needed ;) - Its possible to whisper to someone. - Several other console commands. They are all listed in the help file. This is freeware but I'm asking you to vote for me and to tell me on which page you are using my chat. Dont forget: Vote for me ;)

2002ASP #8396
GPS 1.2 - Content Managing System

GPS 1.2 is the backbone for every asp powered homepage. It simplises the whole administration: -You dont have to upload anything anymore. Just login and post a message. -GPS has multiuser support. You can set accessrights for each member. -Coordinate your homepagedev. with all administrators in the restricted forum. -GPS 1.2 has been augmented with GNS 1.1. Now every visit on your homepage is tracked and you get some infos like IP, Resolution, Colors, Platform, Browser from every user! GPS 1.2 has been built in order to be adapted easily into EVERY asp website: Just copy and paste the code of post.asp into the page you want the news to appear. You can even edit the layout and color structure of the table where the postings will appear. -All postings can be searched This GPS 1.2 Version Features: -> Text layouting -> " and ' support -> Edit Message Function -> Minor bugfixes -> Emailing function (CDONTS needed) -> Printable version -> Tracking powered by GNS -> And much more

2002ASP #8397
GPS 1.3 Cydonia

With GPS, you can simply change the content of your homepage dynamically, without any technical knowledge. No FTP, no upload! Use the webbased controlpanel to manage everythin: Posting, editing, deleting, validating, scaling and more. GPS has multiuser support. Set accessrights for each admin. Coordinate your homepage with any other admins: A internal mailing system is included. GPS is not only managing your content but tracking every visitor who visits your GPS powered page. It retrieves IP, Platform, Resolution, Browser and time of visit. In version1.3, you can create mulitiple stie with different settings. Also there is a higher security login: If you enter the password three times wrong your account will be locked and only accessable with a six digit unlockcode, similiar with the securityfunction of a mobile. If you are using GPS for the first time login with l/p Admin/Admin and then change the password for your account.

2002ASP #8400
SkyBoard v1.2

OK. I guess this is the most complex script I ever coded. My SkyBoard has many functions: - Emoticons - Very Simple Administration Functions - Communitysystem (Registration of names etc) - Profile of every registered user inclusive picture - Infinite amount of rooms possible - Password retrievment via email - Automatic post filtering - Encrypted password storing (*Need setup) And more. First you have to open "include.inc" in the data folder and change the old path to the new path where the board.mdb is stored on your IIS. First log on with Username: Administrator and Password: administrator. Then you can set up few things. This code is based on a database so it's quite fast. Of course this code is freeware as long as you dont modify the comments. However I'm asking you to vote for a 15 years old asp coder on Planet Source Code, I just want to know whether you like my prog or not.

2002ASP #8402
Run Command from ASP v.2.0

Run Command Prompt from ASP using WScript and FileSystemObject. This has been updated from the original version to handle any commands and to emulate the dos interface.

2002ASP #8403
Internet Browser

Acts as a Custom Internet Browser. Include Customizations as well!!!

2002ASP #8409
Site User login with admin functions

This is a demo of a user login system with admin features and functions. Uses cookies and an access db. The main feature are status flags. Diff flags give diff privies/etc. Also i have included 2 admin pages. The first for user admin which allows you to change the user status, view the last on date, last ip, delete, upgrade, and downgrade the account. The other is a very descript log view for the logging system i have. Records ip, logged in name if possible, date, time and then allows you to view by date, and sort by any and all of those events. Have fun and please vote xor comment on it.

2002ASP #8410
Family site in a box

Now Updated. Please see readme.txt inside the archive for new info. What i wanted to do was make a website where all the members of my family that are thrown about in differant parts of the world can come and talk, write, share photos, etc etc etc without having to goto some main stream site like yahoo or the like.

2002ASP #8415
Email User in Database

This is code will use to send email all user in database easily and reliable, I have use the asp mail to send the email to the user in the database

Languages
Top Categories
Global Discovery