Hitting Back after a form was submitted

by John H
~1 minute

You just hit the back button and you get this: "DOCUMENT EXPIRED!"  It looks bad and makes you think the site is busted.  What just happened was that when you went back it tried to resubmit a form! OH YEAH! I just submitted a form! but most people forget that and they see the error as a broken experience.  So here is a rule to follow.  Post/Redirect/Get pattern

Related Articles

Make a Form Cancel Button

  The Cancel Button You are making an edit form for a site. The form allows a users to make...

John H John H
9 minutes

Working and testing redirects for Apache

Working and testing out redirects for Apache To work on a testing local install of the site make...

John H John H
5 minutes

Apache Performance

Ulimit ...

John H John H
~1 minute