Record processing system, DOT NET Programming

Assignment Help:

Your first assignment will require you to develop a record processing system in both ASP and PHP, giving you an opportunity to see two modern web scripting languages in action. 

You will be provided with an input form for both ASP and PHP, from which you must develop a logically design script which validates and processes the incoming data, presenting the results to screen.  Your use of Functions, Control Structures, Input Validation, Conditions, and basic numerical calculations will form the core of each ASP/PHP script.

Task

Your task is to create an ASP and PHP page that reads in the data from the attached forms, validate the data (looking for physical and logical errors), then process the data and output a summary.  Your script is required to process a list of units in order to help students figure out how much of their course they have completed and how far they have to go.

The first three fields simply identify the student, while the Course Type field asks the student to choose the type of degree they are studying.  After this is 30 rows of records, each recording a unitcode, the credit points that unit is worth (15 or 20), the semester it was studied (Semester 2, 2010 would be 102) and the mark received for the unit.  The reason for 30 fields instead of a maximum of 22 is that a student may not have passed all units on the first attempt.
 
Your job is to write each of your scripts according to the following business logic;
 
All units that have a mark of 50 or higher have their Credit Points added to a grand total, this total then being subtracted from the Credit Points required for each of the four listed degrees.  The total credit points required for each degree is;
 
Undergraduate - 360
Graduate Diploma - 120
Masters by Coursework - 180
Masters by Research - 240
 
Thus, if a student fills in 10 rows on the form with units, each unit being worth 15 Credit Points, but has only passed 8 of those units, then the Total Passed Credit Points will be 120, leaving 240 Credit Points Required if they are studying an Undergraduate degree.


Related Discussions:- Record processing system

Can a .net web application consume java web service, Can a .NET web applica...

Can a .NET web application consume Java web service? Yes Offcourse.Actually Webservices are independent  to language. It depends on WSDL and SOAP. so any one can develope the W

Connection pooling, Explain the fundamental of connection pooling. When...

Explain the fundamental of connection pooling. Whenever a connection is opened first time a connection pool is created and is based on the exact match of the connection string

Allow a webpage and restrict access to other domains, We previously use Sit...

We previously use Site content filtering inside Netkiosk But at present this blocks sites. or keywords We now also require a Whitelist that allows. 1) An entire domain www

Todo list - finalize application, The purpose of this project is to ?nalize...

The purpose of this project is to ?nalize your TODO application.  For this project we are aiming to achieve the following: Objectives: Integrate a fully functional mobile

Benefits & limitation of hidden fields, What are benefits & Limitation of  ...

What are benefits & Limitation of  Hidden fields? The benefits of using Hidden fields are as shown below :- 1)    They are very simple to implement. 2)    As the data is

What is xpath, What is XPath? XPath stands for XML Path. It is a langua...

What is XPath? XPath stands for XML Path. It is a language used to access dissimilar parts of an XML document, such as elements and attributes.

How can we get access to cache object?, The Cache object is always defined ...

The Cache object is always defined in the System.Web.Caching namespace. You can get the reference to the Cache object by either using the Cache property of the HttpContext class in

Describe the eventlog class, Describe the EventLog class. The EventLog ...

Describe the EventLog class. The EventLog class is used to access the Windows event logs from Windows services. Using EventLog, you can also customize Windows event logs that r

Write a program of changing string order – c# program, Write a Program of C...

Write a Program of Changing String Order - C# Language  using System;   class Prog3_2  {       public static void Main(String [] args)    {     Console.Write(ar

How to use activex control in .net, How to use ActiveX Control in .Net ? ...

How to use ActiveX Control in .Net ? ActiveX control is a special type of COM component  that supports a User Interface. Using ActiveX Control in your .Net Project is even

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd