A programming assignment that include creating a webpage that prompts a user for some personal information and store in an array

computer science

Description

it is in javascript
I need help with a programming assignment that involves creating a webpage that prompts a user for some personal information and store in an array.  Once that is done then the information is displayed in a separate div, but that is only if cookies have been enabled in the browser. So the cookie enabled method will have to be used.  The page requirement is in the document.

Program Requirements: Use the window object methods to create a conversation between you

and the visitor to collect information from the user. Determine if the user supports cookies. If yes,

then store the information in cookies and then display the results in the web page.



Related Questions in computer science category