Problem Statement 3

Develop a web form that implements the following scenario: Upon first time access of page by customer a cookie is stored in user browser (make it persistent). Within the cookie store customer name and date and time values. When the customer revisits the same page and the cookie is found, retrieve the stored values and display on the page.