Download presentation
Presentation is loading. Please wait.
Published byArron Nicholson Modified over 9 years ago
1
XHTML and Forms Please use speaker notes for additional information!
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Testing forms NAME: COURSE: Lotus Notes Internet User Advanced COBOL Database Programming MAJOR: Computer Information Systems Business Administration Other major Comments: ENTER COMMENTS HERE Introform.html The action for this form is to use the mailto to send it to a specific email address.
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Testing forms NAME: city: Fall River, MA New Bedford, MA Taunton, MA Fall River, MA New Bedford, MA Taunton, MA Fall River, MA New Bedford, MA Taunton, MA In this one, hold down SHIFT to make multiple choices that are adjacent and hold down the CONTROL to make other multiple choices.
7
Fall River, MA New Bedford, MA Taunton, MA COURSE: Lotus Notes Internet User Advanced COBOL Database Programming MAJOR: Computer Information Systems Business Administration Other major COMMENTS: COMMENTS
8
FORM sent using Web10.html and receipt from that form in my e-mail. Contents of e-mail received from form in left panel. name=Grocer course=CIS44 course=CIS51 major=CI comments=COMMENTS This is a test of a form!!!
9
Testing forms NAME: <INPUT TYPE="TEXT" NAME="name" SIZE="10" > COURSE: Lotus Notes Internet User Advanced COBOL Database Programming MAJOR: Computer Information Systems Business Administration Other major Comments: COMMENTS Web10.html
10
This is the output from web13.html that was sent. name=Priscilla Grocer city1=Fall River city2=New Bedford city3=Taunton city4=Fall River city4=New Bedford course=CIS44 course=CIS51 major=CI comments=COMMENTS Testing the form from Web13.html! Web13.html - output and e-mail receipt
11
Testing forms NAME: CITY: Fall River, MA New Bedford, MA Taunton, MA Fall River, MA New Bedford, MA Taunton, MA Fall River, MA New Bedford, MA Taunton, MA In this one, hold down SHIFT to make multiple choices that are adjacent and hold down the CONTROL to make other multiple choices. Fall River, MA New Bedford, MA Taunton, MA COURSE: Lotus Notes Internet User Advanced COBOL Database Programming Web13.html
12
MAJOR: Computer Information Systems Business Administration Other major Comments: COMMENTS
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.