CPAN-Forum - Solution to double post problem

Posted on Wed Dec 27 20:10:53 2006 by exiftool
Solution to double post problem
I think a link via a temporary web page with an html redirect will help:

<html><head> <meta http-equiv="Refresh" content="5; url=/dist/Xxxxx"> </head> ...

This could solve the problem of people hitting "Refresh" and re-submitting the form. Also note that it would be nice to direct them to the distribution home page after posting, rather than the CPAN Forum home page (which if I remember correctly is what is done currently.)

- Phil
Write a response