ABCTelephones.COM

This website is provided by Telephone company to allow its customers ( and even non-customers) to post requests and get details regarding plans, their telephone bills etc.

Non-customers can get details of plans offered by Telephone company and get details of customer by telephone or telephone details by customer name.

Regular features related to users like login, change password, registration, forgot password are provided. 

However, it is to be noted, that as it is a classroom project some of the tasks are assigned to students and do not appear in this source code.

Technologies and Products used

Steps to download, deploy and run this project

The following are the steps to related to be taken to run the existing part of the application:

  1. Download Telephone.ZIP and unzip it into any directory in your system. (For example if you extract to d:\ then it will create a directory d:\telephone)
  2. Open Visual Web Developer 2005 Express Edition or Visual Studio.NET 2005.
  3. Open the project from the directory into which you extracted project.For example, d:\telephone
  4. Goto Solution Explorer and make login.aspx the startup page.
  5. Run project from VWD 2005 Express Edition.
  6. You should see login.aspx page.