Learn Classic Asp Save

Learn classic ASP, because sometimes you have a client with the legacy project. 😌

Project README

No Maintenance Intended

DEPRECATED

This repo is no longer supported since I'm no longer working with ASP in recent years.

Learn Classic ASP

Learn classic ASP, because sometimes you have a client with the legacy project. :relieved:

How to use this project

  1. Activate IIS on your Windows machine. link
  2. Enable debugging link
  3. Clone the project in your webroot directory or other directory
  4. Set the directory as new application link or link
  5. modify global configuration in the global.asa :
    • applicationURL : match it with your application URL
    • connectionString : sql server connection string
  6. create table and insert the content (optional) from files/tb_countries.sql and files/tb_posts.sql

Reference :

Open Source Agenda is not affiliated with "Learn Classic Asp" Project. README Source: superpikar/learn-classic-asp
Stars
42
Open Issues
0
Last Commit
3 years ago
License
MIT
Tags
Asp

Open Source Agenda Badge

Open Source Agenda Rating