WebBrowser Control - BeforeNavigate2, HTTPXML Requests (AJAX)



With IE7 when using WebBrowser Control, the BeforeNavigate2 event will fire
when there is a HTTPXML.send request (Ajax call) But the URL is shown as
about:Blank, and all form data is empty.

Does anyone know a way to find out what the full Ajax Request string is?
.



Relevant Pages

  • Re: Updated Javascript Best Practices document
    ... synchronization problems using Ajax. ... timing issues by creating a request "list", ... accessible to the sendthe call-backfunction of each request. ...
    (comp.lang.javascript)
  • Re: ajax wilgets javascript
    ... dragable obj start at 0,0 ... library send ajay request 100,100 ... ajax response form value from server and replace user ... link open a new window ...
    (comp.lang.javascript)
  • My ajax class - not handling multiple requests
    ... I am having my first real attempt at an ajax class as so far Ive ... Im guessing that when one request is in progress the other one is ... var _method; ... // this cond checks if we have already set xmlhttp, ...
    (comp.lang.javascript)
  • Re: Display "waiting" pages while long running operations complete
    ... You could definitely achieve some thing like this using AJAX, ... Jono wrote: ... server's busy working on their request. ... I've tried it briefly with Response.Redirectto the waiting page ...
    (microsoft.public.dotnet.framework.aspnet)
  • ajax wilgets javascript
    ... dragable obj start at 0,0 ... library send ajay request 100,100 ... ajax response form value from server and replace user ... link open a new window ...
    (comp.lang.javascript)