[Rd] Bug repository problem (PR#6168)

Peter Kleiweg kleiweg at let.rug.nl
Sun Dec 28 21:13:33 MET 2003


# aldus Peter Dalgaard :

>
> OK, I see it. Mozilla does give a warning about "the page contains a
> POSTDATA command, if you resend ... any action will be repeated..."
> though. Is this any different with other browsers? And, more
> importantly, is there a (simple, please) way to avoid it?

Don't give the user a reason to use the back-button. Perhaps,
do something like:

   on.click( post(); alert("bug report sent"); history.go(-2); )


-- 
Peter Kleiweg



More information about the R-devel mailing list