> So, presumably, your app already breaks if a user uses the 'Refresh' > button on the page, even pre-SP2?
Its a quickly passing intermediate page, that checks for a few things on the end user pC and sends a report back to the server. Ofcourse the app breaks if the user uses the 'Refresh' button, but this page is there only for hardly a few seconds and the user is advised not to refresh. In fact, we also have a seperate 'click here to continue if you are stuck here' on this page that takes the user out of this page in a graceful manner. > > > This is an old application that has been working fine for many years, > > so I would like to change it minimal. Let me know if anyone has any > > thoughts to handle this. > > You'll have to modify your app. > > One approach would be to have one change of state going into the page > that requires the control, and another once you know the control is > active - but that's difficult to do if the control stays installed > between sessions. > Exactly. Once the control is installed it is not much of a problem using it next time. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]