From: Mike B. <mb...@Ga...> - 2004-04-06 02:50:34
|
Dave Smith wrote: > Let me know when you have a fix and I will do my part and test it for > you.... I've just checked some changes into cvs. Look at setRefreshHandler() in WebClient. The RefreshHandler that you specify will be called just before the page is going to execute a refresh. If you return true then the refresh will continue and if you return false then the refresh will be aborted. This presently works for refreshes triggered by meta tags and by the refresh response header but does not work for javascript refreshes (yet). Let me know if this does what you need. -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |