Ask a Question related to ASP, Design and Development.

  1. #1

    Default XMLHTTP and images


    Why do sites dragged in through XMLHTTP only download half or so of the
    images associated with the site?

    tia


    Tipple Guest

  2. Similar Questions and Discussions

    1. XMLHTTP
      Hello Everybody, I am trying to develop code to use the correct version of XMLHTTP and use it to send SOAP envelope to WebService . The code works...
    2. XMLHTTP-pls help
      Hello everybody, I am trying to develop code to use the correct version of XMLHTTP before using it to send SOAP envelope to WebService . The code I...
    3. DotNet WS from VB6 with MSXML2.XMLHTTP
      I'm trying to consume a WS from Excel (Office 98), seems that I can't send arguments into the WS. In order to pinpoint the problem I've written the...
    4. About XMLHTTP and PHP
      Hi, all Is there anyone has the experience on using MS IE5 XMLHTTP request to get an XML object back from a PHP server. I mean the example code...
    5. IIS & XMLHTTP
      I was recently on a OO Design course<g> and as a result I've decided to "Tier" my ASP classic pages for maintainability. Browser <----> PT <--->...
  3. #2

    Default Re: XMLHTTP and images

    Tipple wrote:
    > Why do sites dragged in through XMLHTTP only download half or so of
    > the images associated with the site?
    never noticed the problem with my own sites. maybe the source is using some
    referer blocking technology to stave off bandwidth thieves.

    --
    William Tasso - [url]http://WilliamTasso.com[/url]


    William Tasso Guest

  4. #3

    Default Re: XMLHTTP and images


    Could be.



    "William Tasso" <news27@tbdata.com> wrote in message
    news:%23b195jykDHA.2216@TK2MSFTNGP12.phx.gbl...
    > Tipple wrote:
    > > Why do sites dragged in through XMLHTTP only download half or so of
    > > the images associated with the site?
    >
    > never noticed the problem with my own sites. maybe the source is using
    some
    > referer blocking technology to stave off bandwidth thieves.
    >
    > --
    > William Tasso - [url]http://WilliamTasso.com[/url]
    >
    >

    Tipple Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139