error-message-examples

From Microformats Wiki
Revision as of 18:06, 24 June 2007 by Evan (talk | contribs) (A few error messages)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Error Message Examples

Contributors

Introduction

Examples of error messages published as chunks of readable (X)HTML by Web applications.

Table of Contents

Examples

Login error:

  Incorrect password or confirmation code entered. Please try again.
  • WordPress, failed to enter required fields in comment

Error: please fill the required fields (name, email).

  • PayPal , trying to send negative dollars.

Some required information is missing or incomplete. Please correct your entries and try again.

  • Please enter an amount greater than zero.

See Also