In this exercise, you create an application that displays the result of converting British pounds to American dollars. Create an empty Web application named PoundsToDollars. Save the application in...


In this exercise, you create an application that displays the result of converting British pounds to American dollars. Create an empty Web application named PoundsToDollars. Save the application in the VB2010\Chap12 folder. Add a new Web page named Default. aspx to the application. Change the DOCUMENT object’s Title property to Pounds to Dollars. The Default.aspx page should look similar to the Currency Converter page from this lesson; however, it should display the BritishFlag.jpg image file in the image control. The image file is contained in the VB2010\Chap12 folder. Open the Code Editor window. Use comments to document the application’s name and purpose, as well as your name and the current date. Also enter the appropriate Option statements. Code the Submit button’s Click event procedure. Use 1.56 as the number of American dollars for each British pound. Save the application and then start and test it. Close the browser window. Close the Code Editor window and then close the application.

Nov 24, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here