On 7/17/08 8:13 AM, "Ken" <[EMAIL PROTECTED]> wrote:

> The problem I have had with clearing data after submit is that when the
> back button is used to the form is refilled.  Then another submit puts
> duplicate data in DB
> 
> Ken
Couldn't you combat that by by having a hidden, 'created' value from the
data that serves to identify the entry when inserting it into the database,
that way when they try to reinsert the 'hidden' verifier prevents double
entry?


Reply via email to