Web Development and Design Foundations with XHTML, 5th Edition

(Steven Felgate) #1
9.5 Server-Side Processing^383

CHECKPOINT 9.3



  1. Describe server-side processing.

  2. Code a Web page form that will use the post method to invoke a server-side script at
    http://webdevfoundations.net/scripts/subscribe.asp. The form will have three text boxes
    as described in Table 9.14.

  3. Describe why communication is needed between the developer of a server-side script
    and the Web page designer.


Table 9.14Form element names


Form Control Name Attribute Value
First Name fname
Last Name lname
E-mail Address email
Free download pdf