Results for "Category: Complete Applications"
It is an eCommerce Cataloguing And MailOrder System (eCAMS v0.5). It is an online catalogue, shoppingcart, and has backend administration of the website which include Basic Website Management, Product Management, Order Control, and Shipping Control.
Allows users to choose a color from a palette simular to Adobe's color palette.
This script interacts with COM objects that communicate with the MetaBase for Internet Information Server. You will be able to define the custom error pages for your website.
This script colorizes your vbScript for display on web pages. All colors can be managed through a style sheet. It seems that those who knew about the results of this version (from browsing my website) always kept asking me for the code and my old version that I refered them to was out-dated and didn't come close enough to there expectations. So peeps - I give to you my most proud and recent version of the color coder.
It is a Notepad done in asp. aspnp.asp it the starting page to run newdoc.asp.. newdoc.asp is the notepad...
This is one of the best mailing list in PSC. It covers all the basic of ASP...and therefore teach you many new things... If you like this, then please vote for me
This is a refer a friend script that will send an email to and from specified addresses using CDONTS mail. It allows visitors to input their own text, and has been formated to provide a footer to the end of each message identifying where the message came from. Place the referral.asp in your cgi-bin. This is the page that processes the sending of mail. If you like this code.. please don't forget to vote!
It's a complete forums system with private messaging, moderation, and minimal admin abilities.
I'm sorry, this entry is no longer available. Please go to http://www.FileExplorer.com for more info
My first piece of code that I have submitted to Planet Source Code, this application shows the workings of a small dynamic site for beginners of ASP/Access database. It is compatible with Macromedia UltraDev 4, which is one of the easiest programs to use when learning to build ASP web pages. Users can build a web page with an online WYSIWYG HTML editor, upload their images use them in their pages. There are new User Name "checks" in the registration area and you can upload images without 3rd Party components which are saved to a folder for their User Name (made on-the-fly). Images can be inserted from the drop-down box in the editor and there is an "manage images" section to delete previous uploads. User's pages and images are controlled by a session variable (MMUsername), so each person can only edit/delete their own work. The pages have been designed to only allow registered users access to the page building and uploading sections, thus eliminating "anonymous" editing of pages. Customising the appearance of this site is easy too. The navigation buttons at the top of the pages are displayed from the "include file", so changing the buttons/navigation to your own design is easy, as are the styles and formatting which are all linked to a CSS file. The site has been tested working on Windows 2K Professional and NT4. It can be seen working at: http://www.design4online.net/userpages/index.asp. Feedback is welcome as I would like to produce some more applications/examples like this one and need to know what your views are. Oh yes, please vote too if you like it... Thanks.
This script is the first part of an inventory system. It uses WMI to read various information about a system. What makes it unique is that is opens an Internet Explorer application and creates a form containing the inventory data. It then automatically submits this form to an asp page sitting on my intranet which parses the data and loads in into an access db.
Web Site Administrator. This file let you Administrate your site. Includes function like Upload files, Copy or move files in folder, rename, delete and other thinks.
Site File Manager, Let User Manage, UpLoad, Rename, Delete Files with a Internet Browser. Also includes a Admin page for setup new user.
It lets you simply manage your domain names over the internet. You can, add, edit, delete, view, sort and handle all your domains that your company has registered. This code is aimed for internetcompanies that handle domainnames and doesn't have any good system for it. It's all completed but it's still missing one thing that will be implemented....it's missing DomainLookup :(. I will try to give 100% assistance in installing this if you will have any problems with it. It's written in swedish language but i later converted into Englsih, so don't blame me for any spelling errors...instead correct me :). If you're company are into Domain Name REgistrations or something similar, then this script could really be of use for you. Try it, you might like it =)! Anyway, PLEASe make any comments or suggestions and i'll try to code them for you! Have a nice day and please vote if you like it =)!
This article will try to explain to you how to use the IF-statement and why you use it. It will teach you the basics of ASP IF statements, how you write them, what you use them for and why we use them.Also read why this is such a late publication.
Use this include file to catch robot queries to your page and generate the appropriate metatags dynamically. With this code, I have put my site (www.stindustriel.com) in top 10 on Google, Altavista and InfoSeek. Hope you will envoy.
This is a simple web based bug tracking system created in about an hour using the upcoming code generation product - CodeCharge. Features include Search, Sorting, Login and Administration of Users, Priorities, Projects and Statuses. Two source code versions are included - regular ASP with mixed HTML, and Template-based where HTML files are separated from ASP. Great example for ASP beginners and gurus, as well as an interesting demonstration of CodeCharge features.
FREE Web-based Bug Tracking with Source Code in ASP and ASP.NET/C# Great tool for assigning and tracking issues during software development process. Simple, yet powerful, Issue Manager features: - Secure, multi-level web access via login authentication - Issue assignment by person, priority and status - Full text search - Comprehensive, sortable issue grid with summary by status - Bookmarks for rapid access to commonly used queries - Issue history tracking - each response is individually tracked - Single click export of selected records to MS Excel - Color-coded priorities with custom color setup - Fully customizable look and feel via HTML templates and Cascading Style Sheets - Full compatibility with all web browsers - Support for ALL databases, including MS SQL, MS Access, etc. - Free Source code in ASP.NET/C# and ASP/VBScript
** UPDATED ************ Hoprfully to fix the date time problems for everyone. Also tidied up a few bits. Here is an early version of Whereabouts Planning system. This will allow you to display and edit the location of you team and managers so you can display them on a web server. Its basically designed on a calender event planner for the working week.Its uses a access database to store the relevent information. This is usefull if you work in a team and need to know where the rest of your team members are
About Six Months ago, I put out a simple message board called an excercise in futility, which I dubbed futility 1. Since then I have written two more sophisticated boards, but the people I've heard from seem more interested in a simpler board that they can incorparate into their web sites and use as a part of larger packages they may be working on. Futility 1 was designed for that. The board itself was taken from a much larger application. Problem with the old board was that it ran into trouble running on certain types of servers, and the one thing that bugged me as a programmer was the fact that it would not offer feedback. You know, things like "Your message has been posted." In this new revamped version of Futility 1, I have fixed all of those problems and made the whole thing template driven so it is easier to customize. A live running demo can be found at http://dangerworlds.com/board/messages.asp Please note: For more features, please check out futility 3. I've noticed the Admin in that board is still a bit buggy, however the board itself is very stable and has many more features.