====== 7.3.1. Update the page
when a page returns an error or a confirmation message ======
Each time that a form returns an error or a confirmation message, the page '''' tag must be updated.
For example, in the case of success:
Confirmation – Contact form | [Name of website]
And in the case of error:
Error – Contact form | [Name of website]
**Note**\\
In some circumstances, it is not necessary to update the page title because the title displayed after submitting the form makes the result of the action obvious. For example:
* A connection form that sends the user to a “User profile” page.
* A “Go to the next step” button which sends the user to the next step in a form with multiple steps.
* A contact form that sends the user to a preview page.
* Etc.
===== Related recommendations =====
* [[notices:html-css:enseigner-un-title-precis-sur-chaque-page]]
* Previous recommendation: [[notices:html-css:ordonner-les-options-de-maniere-logique-dans-les-listes-deroulantes]]
* Next recommendation: [[notices:html-css:indiquer-dans-l-alternative-des-captcha-graphiques-ou-trouver-la-version-non-graphique-du-captcha]]