Introduction

ASPClassifieds is a full featured classifieds system for web sites running ACTIVE SERVER PAGES. (ASP). All ASP source code is included so it can be easily modified into a totally custom solution by anyone with good ASP development skills.

ASPClassifieds is not intended to be an out-of-the-box perfect solution. It is starting point for your Classified system needs. It has a ton of features and runs fine without customizations, but there may be little things you'll want to change that require editing the source code, an easy task for anyone with some ASP skills and a little common sense. Over 500 hours of development time has been put into this product and starting with this code could save even a skilled developer thousands of dollars, not to mention valuable time.

To use this system your web site must be hosted on a server running IIS and be able to process ACTIVE SERVER PAGES scripts. This system will also run on PWS which is primarily used on development machines. PWS is an excellent environment for testing ASP scripts as you can run it on any machine running the Win95/Win98 Operating System.


Some Features of ASPClassifieds Include

User Features
User Area where a user can edit ads and edit their contact info
Users can register themselves. There registration is verified by sending them an email with a validation code. One the email is received received they must come back to the site to validate their account. This reduces the amount of junk users in your system.

You also have the option to turn off this feature and them be approved automatically or manually by the admin.
Email ad to a friend function
Reply to ad without giving out user email
Edit Ads
Remove Ads
Number of times viewed per ad feature
Search
Picture link with ad
URL link with ad
Upload 5 Pictures per Ad
Forgotten password lookup feature
Admin Features
Admin area with configurable options.
Set up categories however you like up to 4 levels deep.
Ads can be approved by default or not.
Can set the max days an ad can run.
12 Custom configurable fields you can use with Ads.
Add category icons to top level categories.
Mass email users of the system.
Email individual users.
User registration area has configurable form validation.

There are 6 additional built in User Registration custom fields that you can enable and label however you like. This allows you to easily add custom fields you may need without having to do a lot of work. 
Web Based Administration for managing the users in the database.
Advanced Record Cycling And Sorting Features For Web Based Administration Area. This is important as the user database begins to grow larger.
Keyword search
Admin can edit/remove/approve any ad.
Contact Information For Users
Header & Footer include files you can edit to give your classifieds site the look & feel you desire.
ALL SOURCE CODE INCLUDED
This is coded in Active Server Pages using VBScript. If you are good with ASP you can easily modify this into a totally custom solution. This is an excellent place to start for your project needs. This code also runs by itself and is easy to use for those of you that don't plan on modifying it.
This works with MSACCESS or SQL.

Disclaimer... www.ASPClassifieds.com makes no guarantee about the security this script offers. Use this at your own risk. To the best of knowledge it is very secure, but that doesn't mean there isn't a bug or some hacker will never find a way into it. We recommend you rigorously test it and change the password on the Access database before you start using this. That way if someone downloads your database they will a hard time getting anything useful out of it especially since the database supplied with this download is also encrypted. There are utilities available to crack Access database's so if you really want secure password protection you should port this to a SQL database.  If using Access and your web is frontpage enabled you can right click on a folder in frontpage explorer and choose properties, this will allow you to uncheck "allow files to be browsed" which will stop people from downloading your Access database if they somehow figure out the URL.