Prev | Current Page 49 | Next

Larry Ullman

"Building a Web Site with Ajax: Visual QuickProject Guide"


The title will refl ect what this page is for.
EN???
???http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd???>
lang=???en??? lang=???en???>

charset=utf-8??? />
Add an Employee





The style sheet will give this
page the same look as the other
pages in the site.
adding records 45
add the form
1 Add a message indicating what the
form is for and how it should be used.
2 For non-Ajax-enabled browsers,
the form will be submitted to add_employee.php,
to be written next.
3 The form uses the POST
method, not GET. (See extra
bits on page 57.)
4 For the Ajax layer, the
form??™s id value of emp_form
will be important.
??¦

Use this form to add an employee (all fields are
required):


form???>


??¦
46 adding records
add the form elements
1 Text inputs take the employee??™s fi rst
name, last name, and email address.


Pages:
37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61