Sunday, May 12, 2013

May 10 Online Discussion Question 1

How does a form work in the browser?


Reminder: give each student a chance to answer a part of the question

5 comments:

  1. A form is a web page with input fields that allow you to enter information.

    Ethan

    ReplyDelete
  2. There's various controls to submit data.
    Autumn

    ReplyDelete
  3. When a form is submitted, that information is packaged up and sent off to a web server to be processed by a web application.

    [Collin]

    ReplyDelete
  4. Once the server has the form data, it passes it off to the appropriate web application for processing.
    Gracie

    ReplyDelete
  5. once the form is processed the form information will be sent to the right place to be stored till it is used

    {travis}

    ReplyDelete