Reloading a form - ideas needed
Matt Carrico
matt at telus.net
Wed Oct 9 10:23:54 PDT 2002
You could, after accepting the posted data, use mainResponder.redirect(url)
to force Frontier to immediately build the page again. This way, because the
hit that accepted the form data was never returned to the user, it can't be
refreshed.
Matt Carrico
----- Original Message -----
From: "Jan M.J. Storms" <jan at storms.org>
To: "Frontier Users" <Frontier-Users at userland.com>
Sent: Wednesday, October 09, 2002 7:33 AM
Subject: Reloading a form - ideas needed
> I am wondering if anyone has a solution for this:
>
> I have a html-form for making groups of users (members of a site). If,
> after having made a group, the form is reloaded (could happen by
> accident) the same action is executed again: another group of users is
made.
>
> How can I prevent this from happening? Is there a solution or a
workaround?
>
> I have to make the behavior of this form as foolproof as possible.
>
> TIA
>
> Jan Storms
>
More information about the Frontier-Users
mailing list