Does form alter the code by the “submit”. Example: I fill out a form about age. (Question 2: if its sent to the server. What is that ‘server’) I click “submit” (Question 3: is it posible If the person makes it so that the submitted information is visible to other people)
12/5/2017 10:45:37 AM
JOHNTHEBUN4 Answers
New AnswerQuestion 2: The reciever of your information Question 3: It depends If form method = 'get', then it will be visible and if form method = 'post', then it will be secured
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message