Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create an html page to get input from the user and create a table on the page. a. There should be a button on the

Create an html page to get input from the user and create a table on the page. a. There should be a button on the page. b. When the button is clicked a function will be called c. There will a prompt for the name of the course d. The table tag will be written to the page, followed by a row in which the course name is put e. Another table row is created and headings FIFRST NAME, LAST NAME, SCHOOL, and USERNAME put into data cells ( tags) f. There will be a loop. Each time through the loop the first name, last name, school name is collected and put into a table row g. The students username is created and put into the last column of the row. h. Username is created by concatenating the first letter of the first name, the first letter of the last name, the first WORD in the school name. i. The user should be instructed to put X for the input to finish. j. Dont forget to put the closing table tag after the loop

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

Database Concepts

Authors: David M Kroenke, David J Auer

6th Edition

0132742926, 978-0132742924

More Books

Students also viewed these Databases questions

Question

Advance warning and an explanation for the layoff.

Answered: 1 week ago