I use finishLoad() to set up some persistent properties on a page from
some ASOs.  I need to be able to dump all the persistent properties on
that page (forgetPage), update the ASOs, and then be confident that
finishLoad() will be called on the next visit to the page to re-setup
my persistent properties for it.

Does invoking forgetPage() ensure that finishLoad() will be called on
the next visit?

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to