Il giorno 27/lug/04, alle 11:19, Colin Paul Adams ha scritto:

When a users submits a CForm sucessfully (without validation errors),
and the folowscript then saves the document, I would like to prevent,
or at least catch, any attempt to go back to the form using the
browser's back button.

I suspect this can be done in some way by invalidating a
webcontinuation object, and catching an exception, but I'm not sure
which continuation to invalidate. Notr what the exception would be.


var kont = form.showForm("..."); kont.invalidate();

--
Ugo Cei - http://beblogging.com/

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to