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.
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...
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  
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?...
Write in C++ Example Enter number of miles travelled 12340 Enter number of hours in trip...
Write in C++ Example Enter number of miles travelled 12340 Enter number of hours in trip 460 file.txt Miles: 12340 Hours: 460 MPH: 26.83 Question: Write a program that does the following things: 1 ) Ask the user for number of miles travelled (should be in getData function and number of hours in trip (should be in getData function) [Note: Use reference parameters to have access to these values in main] 2 ) Calculate the miles per hour(MPH) for the...
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...
Sam's Cat Hotel operates 52 weeks per year, 7 days per week
Sam's Cat Hotel operates 52 weeks per year, 7 days per week, and uses a continuous review inventory system. It purchases kitty litter for $10.75 per bag. The following information is available about these bags. Refer to the standard normal table for z-values. >Demand 95 bags/week >Order cost $56/order >Annual holding cost = 30 percent of cost >Desired cycle-service level = 99 percent >Lead time = 4 week(s) (28 working days) >Standard deviation of weekly demand = 20 bags >Current on-hand inventory is 325 bags, with no...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT