Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Coldfusion code for the following 1. Create a web page to compute Dollars and Cents Use Adobe Coldfusion to create the Web page shown in

Coldfusion code for the following

image text in transcribed

image text in transcribed

1. Create a web page to compute Dollars and Cents Use Adobe Coldfusion to create the Web page shown in Figure 1. This page displays the total value of coins in cents and dollars in a table. First design the Web page with the table and the labels. Then use Coldfusion tags to initialize the following variables with the following values: Pennies: 23; Nickels: 8; Dimes: 34; and Quarters: 12. Next use Coldfusion tags to initialize a Total In Cents variable and a Total variable. The Total In Cents variable computes Pennies 1 plus Nickels 5 plus Dimes 10 plus Quarters *25. The Total variable divides the results of the Total In Cents variable by 100. Please enter the Coldfusion statements to display the resulting values in the second column. Format the Total output as currency. When you are finished, save the file with cfm extension in the folder Assignments2 on the server and then preview the output using the browse tab. Cain Connter Results Denomination Number Pennies:3 Nickels Dimes Quarters12 Total (Cents)703 Tota $7.03 1. Create a web page to compute Dollars and Cents Use Adobe Coldfusion to create the Web page shown in Figure 1. This page displays the total value of coins in cents and dollars in a table. First design the Web page with the table and the labels. Then use Coldfusion tags to initialize the following variables with the following values: Pennies: 23; Nickels: 8; Dimes: 34; and Quarters: 12. Next use Coldfusion tags to initialize a Total In Cents variable and a Total variable. The Total In Cents variable computes Pennies 1 plus Nickels 5 plus Dimes 10 plus Quarters *25. The Total variable divides the results of the Total In Cents variable by 100. Please enter the Coldfusion statements to display the resulting values in the second column. Format the Total output as currency. When you are finished, save the file with cfm extension in the folder Assignments2 on the server and then preview the output using the browse tab. Cain Connter Results Denomination Number Pennies:3 Nickels Dimes Quarters12 Total (Cents)703 Tota $7.03

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students also viewed these Databases questions

Question

What types of people do you like to work with?

Answered: 1 week ago