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. Any help? -- Colin Paul Adams Preston Lancashire --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
