Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

all questions except 14 11. What color is the following html page after it is loaded int o the browser. Hi. scriptptr1 document.getElementByld(body) ptr1.style.background yellow

image text in transcribed

all questions except 14

11. What color is the following html page after it is loaded int o the browser. Hi. scriptptr1 document.getElementByld("body") ptr1.style.background "yellow" 12. What file is requested if the start form tag (in an HTML page named formhtml which has been downloaded via an https request from a web server) is:
a. PHP syntax error b. formhtml c. file not found error d. None ofthese e. mycode.php 12. Aformhas input elements named "M" and "N". Suppose "M" is a text field and"N" is of type checkbox The field "M" is empty and "N" ormphp". Write the query string (the part after the?) in the url generated by the browser when the form is submitted. is unchecked. The formtag indicates the target script is "f 13. Write a PHP statement that displays "No mail." in browser but only if a checkbox named "mail" (in the form that triggered the php script) was not checked. 14. In Assignment 01, the mailer (Suser, Sout ) function is called only if the selected service is "S" (already stored in $choice) and a checkbox named"mail" is checked. Assume the mailer arguments $user and Sout are already known. Write the PHP code to implement this conditional call on the mailer function. 15. Write the complete code for a Javascript is executed and makes the field's background green. function that makes an input field with id-nu, isible when the function

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

Sams Teach Yourself Beginning Databases In 24 Hours

Authors: Ryan Stephens, Ron Plew

1st Edition

067232492X, 978-0672324925

More Books

Students also viewed these Databases questions