<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Sat, 23 May 2009, Mike Wilson wrote:<br>
><br>
> I was thinking about the resubmit problem in a general<br>
> context, specifically how browsers could make it possible<br>
> for web authors to create POSTing pages that avoids giving<br>
> the dreaded "do you want to resubmit" question at all,<br>
> independent of operation.<br>
<br>
</div>Just do a redirect like Jonas describes, instead of returning the page<br>
contents directly. You can even redirect to the same URL.</blockquote><div><br>This would cause additional network round-trips which is suboptimal.<br></div></div>