HOTSPOT
You are developing a form that captures a user’s email address by using HTML5 and jQuery.
The form must capture the email address and return it as a query string parameter. The query string parameter must display the @ symbol used in the email address.
You need to implement this functionality.
How should you develop the form? (To answer, selectthe appropriate options from the drop-down lists in the answer area.)
A.
sample decode and encode function
http://meyerweb.com/eric/tools/dencoder/
can i ask why whould anyone want to do that?
It creates user friendly URLs and email address to read.