AdRotator Images not Showing

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default AdRotator Images not Showing

    I am currently developing an ASP.Net website for a client and one of the
    users is not able to see images rendered by the AdRotator control. I have
    other images on the page that are showing up. Most of them are being
    displayed using the css background-image attribute. I looked over the HTML
    that the AdRotator is spitting out but it all looks fine. I guess I'm
    wondering if anyone has any idea about what would be stopping these images
    from showing...?

    FYI:
    All of the images it shows are housed on the same web server under the same
    application space.

    Any help would be great.

    :// Jake
    Jake Guest

  2. Similar Questions and Discussions

    1. Images not showing on edit
      Hi I have Contribute CS3 on the PC and when I navigate to this page http://www.beaufieldhomes.co.uk/homes/white_gates.html I can see the images,...
    2. images not showing up
      Hi everyone. I am VERY new to Dreamweaver which I am currently using to create a wesbite for the non-profit I work for. This is my first website...
    3. images not showing on some pc's
      Hi, I am new to DW and was hoping someone could help. Some people are not able to view the images on this site- http://www.piedini.com.au/...
    4. Images are not showing up
      My images aren't showing up when I email DWfiles to a client to look over. What do I need to do in DW to make them show up on the templates in an...
    5. images not showing
      dreamweaver mx. 4 page site, all images show when tested seperatly in browser F12. Then if you try to link to any of the other 3 pages the links...
  3. #2

    Default RE: AdRotator Images not Showing

    After reviewing this more, it looks like the <img> tag that the AdRotator
    renders is being stripped out of the source that one user downloads. When she
    goes to 'view source' the entire <img> tag is not there. The <a> that
    surrounds the <img> tag is there but for some reason the <img> tag is not. If
    you have any suggestions, please let me know.

    :// Jake

    "Jake" wrote:
    > I am currently developing an ASP.Net website for a client and one of the
    > users is not able to see images rendered by the AdRotator control. I have
    > other images on the page that are showing up. Most of them are being
    > displayed using the css background-image attribute. I looked over the HTML
    > that the AdRotator is spitting out but it all looks fine. I guess I'm
    > wondering if anyone has any idea about what would be stopping these images
    > from showing...?
    >
    > FYI:
    > All of the images it shows are housed on the same web server under the same
    > application space.
    >
    > Any help would be great.
    >
    > :// Jake
    Jake Guest

  4. #3

    Default RE: AdRotator Images not Showing

    Hello Jake,

    Is there only one user who has this problem with same web page? If you have
    the user type the url for the images files used by adrotator in IE
    directly, can he see the images? Also, did images in adrotator disppeared
    or only one?

    Luke

    [MSFT] Guest

  5. #4

    Default RE: AdRotator Images not Showing

    It's not just one user. It seems now that it's the users that are on AOL. Any
    ides on why the AdRotator would not render correctly if the user is using
    AOL? My understanding is that the AdRotator just spits out an <img> tag. I
    have other <img> tags on the page and the users can see those images. Just
    not the ones that are rendered by the AdRotator. Any help would be great.

    :// Jake

    "[MSFT]" wrote:
    > Hello Jake,
    >
    > Is there only one user who has this problem with same web page? If you have
    > the user type the url for the images files used by adrotator in IE
    > directly, can he see the images? Also, did images in adrotator disppeared
    > or only one?
    >
    > Luke
    >
    >
    Jake Guest

  6. #5

    Default RE: AdRotator Images not Showing

    Ok. We were wrong about the users using AOL. It's not only affecting people
    on AOL. We're now starting to think that it may be some sort of ad blocker. I
    have the images in a folder called Ads so I'm starting to think that an ad
    blocker may be seeing that in the path for the image and totally removing the
    <img> tag. I have made some changes here and am waiting for the user to let
    me know if it's working. I'll keep you posted...

    :// Jake

    "Jake" wrote:
    > It's not just one user. It seems now that it's the users that are on AOL. Any
    > ides on why the AdRotator would not render correctly if the user is using
    > AOL? My understanding is that the AdRotator just spits out an <img> tag. I
    > have other <img> tags on the page and the users can see those images. Just
    > not the ones that are rendered by the AdRotator. Any help would be great.
    >
    > :// Jake
    >
    > "[MSFT]" wrote:
    >
    > > Hello Jake,
    > >
    > > Is there only one user who has this problem with same web page? If you have
    > > the user type the url for the images files used by adrotator in IE
    > > directly, can he see the images? Also, did images in adrotator disppeared
    > > or only one?
    > >
    > > Luke
    > >
    > >
    Jake Guest

  7. #6

    Default RE: AdRotator Images not Showing

    Ok... Case closed. It turns out that the users Ad Blocker blocks all paths
    that have the work ad in them. I've renamed the Ad folder to Rotate and
    everything works. Hope this info helps someone else out.

    :// Jake

    "Jake" wrote:
    > I am currently developing an ASP.Net website for a client and one of the
    > users is not able to see images rendered by the AdRotator control. I have
    > other images on the page that are showing up. Most of them are being
    > displayed using the css background-image attribute. I looked over the HTML
    > that the AdRotator is spitting out but it all looks fine. I guess I'm
    > wondering if anyone has any idea about what would be stopping these images
    > from showing...?
    >
    > FYI:
    > All of the images it shows are housed on the same web server under the same
    > application space.
    >
    > Any help would be great.
    >
    > :// Jake
    Jake Guest

  8. #7

    Default RE: AdRotator Images not Showing

    Thank you for information. This may help others with simaliar issues.

    Luke

    [MSFT] Guest

  9. #8

    Default Re: AdRotator Images not Showing

    check out [url]www.aspbanner.com[/url] or search [url]www.aspin.com[/url]

    "Jake" <jcarter@nospam.nospam> wrote in message
    news:3F8BD8F5-1B08-4C8B-8E3E-AF15C35DBD70@microsoft.com...
    >I am currently developing an ASP.Net website for a client and one of the
    > users is not able to see images rendered by the AdRotator control. I have
    > other images on the page that are showing up. Most of them are being
    > displayed using the css background-image attribute. I looked over the HTML
    > that the AdRotator is spitting out but it all looks fine. I guess I'm
    > wondering if anyone has any idea about what would be stopping these images
    > from showing...?
    >
    > FYI:
    > All of the images it shows are housed on the same web server under the
    > same
    > application space.
    >
    > Any help would be great.
    >
    > :// Jake

    PJones 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