Null requests by editor on page unload

  •  03-20-2007, 10:48 PM

    Null requests by editor on page unload

    Hi,
     
    I have a global error handling in global.asax in my project.
     
    Everytime I navigate away from the page that contains the editor, a HTTP GET request is made to the base url that is something like
     
    GET /accumulatebeta/admin/null - 80 - 203.171.65.164 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 404 0 2
     
    Searched the forum, couple of people experienced this before.
     
    Is there any solution?
View Complete Thread