Web Forms
Download Web Forms PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Web Forms book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Forms that Work
Forms that Work: Designing Web Forms for Usability clearly explains exactly how to design great forms for the web. The book provides proven and practical advice that will help you avoid pitfalls, and produce forms that are aesthetically pleasing, efficient and cost-effective. It features invaluable design methods, tips, and tricks to help ensure accurate data and satisfied customers. It includes dozens of examples - from nitty-gritty details (label alignment, mandatory fields) to visual designs (creating good grids, use of color). This book isn't just about colons and choosing the right widgets. It's about the whole process of making good forms, which has a lot more to do with making sure you're asking the right questions in a way that your users can answer than it does with whether you use a drop-down list or radio buttons. In an easy-to-read format with lots of examples, the authors present their three-layer model - relationship, conversation, appearance. You need all three for a successful form - a form that looks good, flows well, asks the right questions in the right way, and, most important of all, gets people to fill it out. Liberally illustrated with full-color examples, this book guides readers on how to define requirements, how to write questions that users will understand and want to answer, and how to deal with instructions, progress indicators and errors. This book is essential reading for HCI professionals, web designers, software developers, user interface designers, HCI academics and students, market research professionals, and financial professionals. *Provides proven and practical advice that will help you avoid pitfalls, and produce forms that are aesthetically pleasing, efficient and cost-effective. *Features invaluable design methods, tips, and tricks to help ensure accurate data and satisfied customers. *Includes dozens of examples -- from nitty-gritty details (label alignment, mandatory fields) to visual designs (creating good grids, use of color).*Foreword by Steve Krug, author of the best selling Don't Make Me Think!
Instant Web Forms and Surveys for Children's/YA Services and School Libraries
Author: Gail Junion-Metz
language: en
Publisher: Neal-Schuman Publishers
Release Date: 2002
Contains 24 customizable childrens's/YA services and school library forms and surveys in HTML format. Includes matching Perl scripts and tutorial.
Beginning ASP.NET 3.5
This book is for anyone who wants to learn how to build rich and interactive Microsoft ASP.NET web sites. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes. Using this book’s step-by-step format you’ll learn to: Obtain, install, and customize Visual Web Developer (VWD) 2008 create a new web site and how to add new pages to it. use the numerous tools in VWD to create HTML and ASP.NET pages use the VWD tools and CSS, the language that is used to format web pages What ASP.NET server controls are, what they are used for, and how to use them program web pages Visual Basic or C# create consistent-looking pages through the use of master pages, skins, and themes build the navigation structure of your site create and use User Controls and enhance them to repeat content like menus and banners accept, validate, and process user input and send e-mail from your ASP.NET web application create good looking, flicker free web page interaction with ASP.NET Ajax the basics of SQL, the language used access and alter data in a database use the database tools found in Visual Web Developer use the ASP.NET data controls to create an interface for your users to interact with your application’s data use LINQ to SQL to access SQL Server databases without writing a lot of manual code change the visual appearance of your data through the use of control styles interact with the data-bound controls and speed up your application use the security ASP.NET features to create user accounts, distinguish between anonymous and logged on users, and manage the users in your system create personalized web pages with content targeted at individual users find and fix problems with VWD debugging tools deploy and run your final web site