Prev | Current Page 78 | Next

Larry Ullman

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


In the next chapter, we??™ll add the Ajax layer to these pages.
88 creating a search
start the HTML page
Start by creating a new HTML page in your text editor.
The title refl ects what this page is for.
The style sheet will give this page the same look as the other pages in the
site.
EN???
???http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd???>
lang=???en??? lang=???en???>

charset=utf-8??? />
Search for Employees by Name






creating a search 89
start the HTML page (cont)
Save the page as search_form.html and place it in the same
directory as all the other fi les from this book.
90 creating a search
add the form
1 Add a message indicating what the form is for and
how it should be used. (See extra bits on page 97.)
4 For the Ajax layer, the form??™s id value of search_form
will be important.


Pages:
66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90