Question

In: Computer Science

   Rental Processing    Enter Number of Rental Days:       Select Cat Type: Compact   ...


  

Rental Processing


   Enter Number of Rental Days:


  
   Select Cat Type: Compact
                   Economy
                   Intermediate


  
   Select Loss Damage Waiver: Yes
                               No


  
   Select Roadside Issues Coverage: Yes
                                   No


  


   Car Rental Price:


   Optional items :


   Sales Tax:


   Total Bill:



  

Solutions

Expert Solution

<!DOCTYPE html>
<html>
<head>
        <title>Rental Processing</title>
</head>
<body>
<form>
        <center>
        <label>Rental Processing</label><br><br>                       <!Lables for rental processing>  
        <label>Enter Number of Rental Days:</label><br>
        <input type="Number" name="day"><br>                           <!input Number of days>

        <label>Select Cat Type:</label><br>                            <!Get type of cat>
        <select>
                <option>Compact</option>
                <option>Economy</option>
                <option>Intermediate</option>
        </select>
        <br>
        <br>
        <label>Select Loss Damage Waiver:</label><br>                  <!select loss waivers>
        <select>
                <option>Yes</option>
                <option>No</option>
        </select>
        <br>
        <br>
        <label>Select Roadside Issues Coverage:</label><br>            <!select roadside coverage>
        <select>
                <option>Yes</option>
                <option>No</option>
        </select>
        <br>
        <br>
        <label>Car Rental Price:</label><br>
        <input type="Number" name="car">                              <!Input car rent price>
        <br>
        <label>Optional items :</label><br>
        <input type="Number" name="opt">
        <br>

        <label>Sales Tax:</label><br>
        <input type="Number" name="tax">                              <!Input tax price>
        <br>
        <label>Total bill:</label><br>
        <input type="Number" name="bill">                             <!Input total bill>             
        </center>
</form>
</body>
</html>

























Here As display i have created a form which accepts details about rents, day of rent, car rent, taxes etc. using html

If is there anything more required comment me


Related Solutions

The owner of a large equipment rental company wants to estimate the average number of days...
The owner of a large equipment rental company wants to estimate the average number of days a piece of equipment is rented out. A random sample of 14 rental invoices reveals the following number of days; 3       1       3       2       5       1       2       1     4       2       1       3       1       1 a. Determine the sample mean. b. Determine the sample standard deviation. c. Using the 99% level of confidence, determine the confidence interval for the population mean.
Write a python program that will ask the user to enter any number of days. The...
Write a python program that will ask the user to enter any number of days. The program reads the number of days from the user, and returns how many years, months, and days are there in the given number of days. Your program should prompt the user to: Enter the number of days : 1152 The user types number of days (1152 above, for example) and hit enter key. The program then will print: 3 years 1 months 27 days...
Prove that the product of a finite number of compact spaces is compact.
Prove that the product of a finite number of compact spaces is compact.
The following data represent the daily rental cost for a compact automobile charged by two car...
The following data represent the daily rental cost for a compact automobile charged by two car rental companies, Thrifty and Hertz, in 10 randomly selected major U.S. cities. Test whether Thrifty is less expensive than Hertz at the α = 0.1 level of significance. City Thrifty Hertz Chicago 21.81 18.99 Los Angeles 29.89 48.99 Houston 17.90 19.99 Orlando 27.98 35.99 Boston 24.61 25.60 Seattle 21.96 22.99 Pittsburgh 20.90 19.99 Phoenix 47.75 36.99 New Orleans 33.81 26.99 Minneapolis 33.49 20.99 Conditions:...
Tasmania car rental company (TMR), a proprietary company, is considering whether to enter Tasmania's discount rental...
Tasmania car rental company (TMR), a proprietary company, is considering whether to enter Tasmania's discount rental car market. The program will involve buying 100 used cars, midsize cars, and midsize cars at an average price of $15,000. To reduce their insurance costs, TMR will install a LoJack recovery system on each vehicle, which costs $1,500. TMR expects the rental service to have two locations: one near Hobart airport and one near Launceston airport. At each location, TMR has an abandoned...
During 2019, Peter rented his vacation home for 90 days and spent 30 days. Gross rental...
During 2019, Peter rented his vacation home for 90 days and spent 30 days. Gross rental income from the property was $15,000. Peter incurred the following expense: Mortgage and Real Estate taxes 9000 Utilities 2500 Repairs and Maintenance 1200 Depreciation 4000 Using IRS method for vacation home, compute Peters deduction for the vacation home 1. Total mortgage interest and real estate taxes allocated to vacation home? 2. Total utilities allocated to vacation home? 3. Total repairs allocated to vacation home?...
Customer A's order arrived 8 days ago. Processing time is estimated to be 25 days. The...
Customer A's order arrived 8 days ago. Processing time is estimated to be 25 days. The promised due date is 40 days from now. What is customer A's flow time in the system?
A cat germ cell has a haploid number of 19 chromosomes.1) Number of cells in...
A cat germ cell has a haploid number of 19 chromosomes. 1) Number of cells in prophase 1 and telophase 1 of meiosis 2) Number of chromatids in prophase 1 and telophase 1 of meiosis 3) Number of chromosomes in prophase 1 and telophase 1 of meiosis  
The majority of metals processing starts with what type of processing technique? What is the difference...
The majority of metals processing starts with what type of processing technique? What is the difference between a wrought and a cast product? Describe the Disamatic casting process. What is the advantage to this method over traditional sand casting?(Materials Engineering)
Which of the following statement is correct? Select one: a. Cat bonds are also known as...
Which of the following statement is correct? Select one: a. Cat bonds are also known as "catastrophe-linked bonds." b. A typical HO-3 type of homeowners’ insurance policy never provides coverage for “other structures” of a house based on the percentage of the dwelling such as it is stated as “10 percent of dwelling coverage.” c. All the answers are incorrect. d. Since the losses tend not to be correlated across policyholders, homeowners’ insurance policies commonly include coverage for earthquake and...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT