Web Development and Design Foundations with XHTML, 5th Edition
steven felgate
(Steven Felgate)
2020-04-04 15:02:43 UTC
#1
(^398) Chapter 9 XHTML Forms
Update your chosen Web page and add the XHTML code for the form.
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.
← Previous
Next →
Free download pdf