Web Development and Design Foundations with XHTML, 5th Edition

(Steven Felgate) #1

(^398) Chapter 9 XHTML Forms



  1. Update your chosen Web page and add the XHTML code for the form.

  2. The
    tag should use the postmethod and actionattributes to invoke
    server-side processing. Unless directed otherwise by your instructor, configure the
    actionattribute to send the form data to http://webdevfoundations.net/scripts/
    formdemo.asp.
    Save and test the page. If you are connected to the Internet, submit the form. This will
    send your form information to the server-side script configured in the tag. A
    confirmation page that lists the form information and their corresponding names will be
    displayed.

Free download pdf