CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Mitsukai

Search: Search took 0.13 seconds.

  1. Replies
    7
    Views
    9,058

    Re: not displaying IE

    i tried both and it doesnt matter.
    its just the problem if it is uploaded or not.
  2. Replies
    7
    Views
    9,058

    Re: not displaying IE

    i did and i came to conclusion XMLHTTP :: open, only works when your page is uploaded...(must be a bug in IE)
  3. Replies
    7
    Views
    9,058

    Re: not displaying IE

    fixed most of my code...
    but AJAX is still not working...


    nvm it works when i upload it @_@
  4. Replies
    7
    Views
    9,058

    not displaying IE[fixed]

    in ie it doesnt display anything(completly blank)
    and in firefox it works perfect..

    here are my files (u dont need the images to test it .. do u ..?)

    index.js

    function newXMLHTTP()
    {
    var...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured