Question

Using Bootstrap, create the following: 1. A webpage that requests a patient in a doctors office...

Using Bootstrap, create the following:

1. A webpage that requests a patient in a doctors office to enter typical information that a new patient must provide. Personal information (such as name, address, and ?), other doctor information (such as a specialist), medical information (such as history of illnesses and surgeries) and medicines (such as over-the-counter and perscriptions).

2. The Form must include textboxes, dropdown lists, radio buttons and check boxes to accept the information.

3. Submit the form (in the form tag line) to: http://www.littleoceanwaves.com/returnvalues.php

4. The form must include at least two alerts as shown in this module.

Test your form. Make sure it submits all the data to the web page (#3). The returnvalues webpage should show you what you ALL of what was submitted.

5. Test to make sure the form properly resizes at full size and smart phone size.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

<!DOCTYPE html>
<html lang="en">
<head>
<title>Hospital</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
</head>
<body>

<div class="container">
<h2>Patent form</h2>
<form action="http://www.littleoceanwaves.com/returnvalues.php" method="post">
<div class="form-group">
<label for="name">Name:</label>
<input type="text" class="form-control" id="name" placeholder="Enter name" name="name">
</div>
   <div class="form-group">
   <label for="name">Have you came before to this Hospital:</label>
       <label class="radio-inline"><input type="radio" name="old_patient" checked>Yes</label>
       <label class="radio-inline"><input type="radio" name="old_patient">No</label>
   </div>
   <div class="form-group">
       <label for="sex">Sex:</label>
       <select class="form-control" id="sex">
           <option>Male</option>
           <option>Female</option>
           <option>Other</option>
       </select>
   </div>
   <div class="form-group">
<label for="age">Age:</label>
<input type="text" class="form-control" id="age" placeholder="Enter age" name="age">
</div>
   <div class="form-group">
<label for="address">Address:</label>
<input type="text" class="form-control" id="address" placeholder="Enter address" name="address">
</div>
   <div class="form-group">
<label for="pervious_doctor">Pervious Doctor:</label>
<input type="text" class="form-control" id="pervious_doctor" placeholder="Enter pervious doctor information" name="pervious_doctor">
</div>
   <div class="form-group">
<label for="past_illness">Past Illness:</label>
<input type="text" class="form-control" id="past_illness" placeholder="Enter past illness information" name="past_illness">
</div>
   <div class="form-group">
<label for="medicine_taken">Medicine Taken:</label>
<input type="text" class="form-control" id="medicine_taken" placeholder="Enter medicine taken information" name="medicine_taken">
</div>
   <div class="form-group">
   <label for="Disease">Disease:</label>
       <label class="checkbox-inline"><input type="checkbox" value="Diabatics" name="disease">Diabatics</label>
       <label class="checkbox-inline"><input type="checkbox" value="Heart Problem" name="disease">Heart Problem</label>
   </div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>

</body>
</html>

Add a comment
Know the answer?
Add Answer to:
Using Bootstrap, create the following: 1. A webpage that requests a patient in a doctors office...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Using Bootstrap, create the following: 1. A webpage that requests a patient in a doctors office...

    Using Bootstrap, create the following: 1. A webpage that requests a patient in a doctors office to enter typical information that a new patient must provide. Personal information (such as name, address, and ?), other doctor information (such as a specialist), medical information (such as history of illnesses and surgeries) and medicines (such as over-the-counter and perscriptions). 2. The Form must include textboxes, dropdown lists, radio buttons and check boxes to accept the information. 3. Submit the form (in the...

  • Perform all of the following steps using Notepad to complete this assignment: 1) Begin by creating...

    Perform all of the following steps using Notepad to complete this assignment: 1) Begin by creating a new file in your text editor and include all of the basic HTML code like you did in your previous assignments. Or you can simply make a copy of your HTML file from last week and name the new copy LastFirstAssignment7.html (where “Last” is your last name and “First” is your first name), but be careful not to overwrite your file from last...

  • Design an original, professional web site following the specifications listed below. This web sit...

    Design an original, professional web site following the specifications listed below. This web site will be for a business you plan to set up for yourself or for someone else. The following is a detailed list of the requirements for your web site. READ them carefully. Instructions - Web Site Requirements for the web site: General: You will thoroughly test all your pages in more than one browser. All links MUST work. All graphics must show on the page. All...

  • It's due tonight. Thanks! Part 1 refer to pages 370 and 371 answer to the following...

    It's due tonight. Thanks! Part 1 refer to pages 370 and 371 answer to the following (10 pts) Outline (list)managed care requirements for patient referrals. Medicaid patients before the fifth of each month. This allows ample time for the beneficiary to receive the medical coupon. If the patient presents for an appointment without a medical coupon, and proof of eligibility cannot be determined elsewhere, it is common practice to have that patient reschedule the appointment. The exception is an emergency...

  • Use your knowledge of nursing and the following articles for this homework assignment/case analysis. 1.   42...

    Use your knowledge of nursing and the following articles for this homework assignment/case analysis. 1.   42 U.S.C. §1395dd(a)-(e). Available at: https://www.law.cornell.edu/uscode/text/42/1395dd 2.   EMTALA – INFO A guide to the Emergency Medical Treatment and Active Labor Act and Court Opinions Interpreting This Federal Statute: Screening Requirements. Accessible at: http://emtala-info.com/screening-requirements/ Think of yourself as both a lawyer working for the hospital whose job it is to provide the CEO an understanding of the legal issues arising from a care issue that occurred...

  • please Identify the key points and main thesis of the article 2. Describe the skills you...

    please Identify the key points and main thesis of the article 2. Describe the skills you will need to develop to manage the hospital of the future. use critical analysis doing these questions Suggestion for writing assignmemnt make believe the reader has never read the article -what are the key points you would want the reader to know in order to understand the hospital of the future. In addition, managers, executives do not have time to read--so again what key...

  • Hi there! I need to compare two essay into 1 essay, and make it interesting and...

    Hi there! I need to compare two essay into 1 essay, and make it interesting and choose couple topics which im going to talk about in my essay FIRST ESSAY “Teaching New Worlds/New Words” bell hooks Like desire, language disrupts, refuses to be contained within boundaries. It speaks itself against our will, in words and thoughts that intrude, even violate the most private spaces of mind and body. It was in my first year of college that I read Adrienne...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT