Question: Part 1. Create a Monthly Payment Calculator webpage using HTML as shown below and use the forumula below to compute the monthly payment using avaScript
Part 1. Create a Monthly Payment Calculator webpage using HTML as shown below and use the forumula below to compute the monthly payment using avaScript The interest rate listbox should contain rates: 4%, 5%, 6%, 7% and 8%. Turn in the webpage view and source code view. The demo app is shown below: Enter loan: 30oooo Select rae: % Select Term: 0 10 year 15 year 3o year 12 Monthlypament- Monthly payment: $1432.25 -+15 Part 2. Redo Part 1. and follow the example below that stores rates in parallel arrays and uses document write command to create the listbox Array and document.write demo cform name vForm Enter PV: qnput type-text-id-"PV" name-PV" value-size-10"/> script rate Values 04,05,06,07,08) document write("
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
