Create a website for a client and they want you to add page


Problem

You just created a website for a client, and they want you to add a page that will allow the client to change the date when the website was last updated. This date would then be displayed on the front page (we are not concerned about how the date is displayed on the front page). Using your knowledge of functions, arrays and JavaScript date objects, create a JavaScript program that gets the date from the user using a form as below and send it to a function called dateUpdate(). For testing purposes, you are to use an alert to see if your function is working. Your program should get the date from the user in the format YYYY-MM-DD. On clicking the Send Update Date button, the function should display the output in an alert box.

Request for Solution File

Ask an Expert for Answer!!
Computer Networking: Create a website for a client and they want you to add page
Reference No:- TGS03212809

Expected delivery within 24 Hours