Purchase Solution

JavaScript cookie

Not what you're looking for?

Ask Custom Question

Please provide a JavaScript cookie to tell if the user has filled out a html form previously.

I need to modify the form page so that when the JavaScript function has verified that all of the required fields have been filled, a cookie is added to the user's computer as if this were a real app. but its not. If the same user attempts to fill out the form a second time, the user will be directed to a separate HTML page advising them that they have already submitted the form. Alert window stating "you already submitted this form". the two files I submitted work together when the required fields are completed. I think I'm close with the files I submitted. Functions for cookie may not be in right section of code, head vs body form name and value are off also.

See the attachments.

Purchase this Solution

Solution Summary

JavaScript cookie to tell if the user has filled out a html form previously is designed in the solution.

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.