Quote:
Originally Posted by BirdOPrey5
It would be best to keep the email field just as a "hidden" field so the user can't alter it (assuming that is what you are trying to accomplish)... change the tag from <input type="text"...> to <input type="hidden"...>
|
WHere do i change this?? im also trying to hide the email so no one changes it. Where exacly do i change the input type from text to hidden?? PLease help asap