Form resubmit on refresh page

Hello,

I know that I have read about the solution to the problem, but I have
searched and searched again - to no avail.

If I submit a form, and then refresh the page, the information will be
resubmitted.
How can I stop this from occurring?

Thanks, and sorry for a repeated question.

Erik

On 30 Apr 2008, at 14:38, erik wrote:

Hello,

I know that I have read about the solution to the problem, but I have
searched and searched again - to no avail.

If I submit a form, and then refresh the page, the information will be
resubmitted.
How can I stop this from occurring?

In the action that processes the form submission, do a redirect_to.

Fred

Thanks again Frederick.

On Apr 30, 9:40 pm, Frederick C. [email protected]

I was wanted to do the same thing with my site but needed help. This post helped me and I though I should share it here to help you. You are Welcome Cheers