Name.asp (GIF Image, 1x1 pixels)

Discussion in 'Software' started by paulhodson, Jan 13, 2008.

  1. paulhodson

    paulhodson Private E-2

    Can anyone explain why on certain websites (flymonarch.com is an example) clicking on a link takes me to a blank page with the above title?

    For example clicking on their "pre-book extra legroom link" takes me to a blank page called seating.asp (GIF Image, 1x1 pixels)

    This happens on some other sites, especially price comparison sites - but not on all the links.

    Thanks
     
  2. dlb

    dlb MajorGeek

    Why is this happening? I think something has been 'cookied' or stored in a temp file incorrectly. Run a good temp cleaner (CCleaner is popular) but keep in mind all your cookies and associated web stuff will be removed. This may include saved login info, passwords, some web preferences, etc. CCleaner is free, and can be downloaded from MajorGeeks http://www.majorgeeks.com/CCleaner_Slim_No_Toolbar_d4191.html Install and run it with default settings and (hopefully) it will fix the problem. In the meantime, be patient, and I'm sure someone will come along with more accurate advice.
     
  3. paulhodson

    paulhodson Private E-2

    I have tried that without success already - but thank you for trying :)
     
  4. plodr

    plodr MajorGeek Super Extraordinaire Moderator Staff Member

    I thought maybe it was a java or a javascript problem but when I click on the prebook, extra legroom, I get taken to this page
    http://www.flymonarch.com/cnt/travelinfo/seating.asp
    which displays perfectly. I have noscript running, so I don't have javascript turned on. I also don't have Sun java installed on this computer. This tells me it isn't a java or javascript problem.
    Next question: What browser are you using?
    Have you tried a different browser? If not, it might be worthwhile to download either Firefox or Opera and try the page with another browser. I have 3 or 4 browsers loaded on my computers so if a page is giving me a problem, I can check by using another browser, if it is the page or my browser creating the problem.
     
  5. paulhodson

    paulhodson Private E-2

    I use Firefox - but does the same with IE7. If I click on the link in your reply I get the same response as when I try it from their website.

    I am really puzzled :(
     
  6. Rogusto

    Rogusto Private E-2

    Hmmm, how about running a scan for malware. Maybe something is redirecting your links (or at least attempting to). Run a scan with Spybot S&D and/or Ad-Ware and remove everything it finds.

    :)
     
  7. paulhodson

    paulhodson Private E-2

    I have run both Spybot and Adaware and found nothing except some cookies - which I deleted anyway.
     
  8. Mada_Milty

    Mada_Milty MajorGeek

    Can you link any pages OTHER than flymonarch with the same problem?

    It's a common webdev technique to have an image that is only 1 pixel in dimension. It can make for easier spacing of elements. I would suspect that this page is mislinked directly to the image.

    Sadly, since this is an ASP page (server-side scripting), it will be hard to troubleshoot exactly what code is being sent to your browser by the server.
    You might try viewing the source of the page that links you to the image. In Firefox, simply hit ctrl+u on the page. In IE7, select 'Source' from the 'View' menu.
     
  9. paulhodson

    paulhodson Private E-2

    When I use a reputable UK price comparison site to get the price of a Fujifilm FinePix F50fd Silver camera and then select one of the retailers the site tells me it is redirecting me to the retailer's site and then I get the same problem. The page in this case is simply titled "click (GIF Image 1 x 1 pixel)". Retailer is Eatay.com - simply entering this in a web browser directs me to the correct site but selecting it from the price comparison site does not.

    The url of the site it takes me to is

    http://clk.tradedoubler.com/click?p=18982&a=441017&g
    =350801&url=http%3A%2F%2Fwww.eatay.com%2Fgateway.php%3Fp
    rodID%3D1677023703733730%26source%3DPRICERUNNER%26kwd%3DFuji
    film%2BFinePix%2BF50fd%2BSilver

    I do not get this problem on all such processes - with some retailers I get the correct site.

    I have deleted the doubleclick.com cookie - but it still does this.
     
  10. Mada_Milty

    Mada_Milty MajorGeek

    Can we post the source of the page with the problem link?
     
  11. paulhodson

    paulhodson Private E-2

    Not certain if this is what you mean - but the original site is

    www.pricerunner.co.uk

    Entering

    Fujifilm FinePix F50fd Silver

    as the search gives a page with this url

    http://www.pricerunner.co.uk/cl/29/...q =fujifilm+finepix+f50fd+silver&ref=redirect

    (The url above is not actually the full url displayed - this forum shortens it. This is it as a tinyurl

    http://tinyurl.com/2pq7k3

    from where selecting the the top item listed results in this page

    http://www.pricerunner.co.uk/pl/29-.../Fujifilm-FinePix-F50fd-Silver-Compare-Prices

    and selecting EATAY gives you the page I listed in the previous post.

    Selecting Amazon or Rank however takes you correctly to their web sites.
     
  12. plodr

    plodr MajorGeek Super Extraordinaire Moderator Staff Member

    Here's where I go when I follow your directions.
    http://www.eatay.com/productInfo.php?pid=1677023703733730&sort=

    you, however, get sent to clk.tradedoubler
    I'm trying to find out just what tradedoubler is to see what you need to do to block it on your computer; obviously it is some sort of re-director.

    Add this to your host file
    127.0.0.1 clk.tradedoubler.com
    then see if browsing is normal again.
     
  13. paulhodson

    paulhodson Private E-2

    Sorry - add it to my host file? Could you be more explicit for an innocent please? :)

    Thanks
     
  14. plodr

    plodr MajorGeek Super Extraordinaire Moderator Staff Member

    Have a look in C:\Windows\system32\drivers\etc
    Do you see something called hosts?
    If so, right click it and open it with a text editor.

    The beginning will look like this:
    If you have something like that,
    do not make any changes to the above, just press enter twice and add this line
    127.0.0.1 clk.tradedoubler.com

    Save the change you made, reboot (I never know when this is needed so I usually just do it if I'm unsure).
    After the reboot, open IE and see if your browsing has returned to normal (no redirects to the clk.doubletrader).
    If not, you can either remove what you just added on or place a # in front of the line. The # is an ignore sign, so your computer will not act on that.
     
  15. paulhodson

    paulhodson Private E-2

    Thank you. For the avoidance of doubt (mine :)) the file currently looks like this

    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host

    127.0.0.1 localhost


    As this is slightly different to the one you posted can you please confirm my next step?

    Many many thanks
     
  16. usafveteran

    usafveteran MajorGeek

    Just add it as shown above.
     
  17. paulhodson

    paulhodson Private E-2

    OK - done that. Now when using "Pricerunner" and trying to access the "Eatay" page rather than the tradedoubler page I get "Problem loading page" stating that the server was reset.

    No worse off - but no better.

    A bigger problem anyway is the one I have on the flymonarch.com site. If I try to find the page I am trying to go to from the site by searching on "Google" I get this as the first entry:

    Monarch Airlines | Seating FAQs | extra legroom and pre-allocated ...
    Find out how to pre-book extra legroom and pre-allocated seats for your scheduled (flight number ZB) or charter (flight number MON) flights and how much it ...
    www.flymonarch.com/cnt/travelinfo/seating.asp - 63k - Cached - Similar pages - Note this

    Clicking on the underlined link however takes me to the blank page with the "seating.asp (GIF Image 1 x 1 pixel) heading.

    Clicking on "cached" in the Google entry does however take me to the correct page.

    Really really frustrated - any more ideas anyone?

    I can access the page by clickingon the cache
     
  18. emily123

    emily123 Private E-2

    I've also been having this prob for some time now. Possible since I updated internet explorer
     
  19. Mada_Milty

    Mada_Milty MajorGeek

    Please start a thread if you are after support.
    Your problem MAY be the same, but you may just be getting the same symptoms.

    It would be confusing if two separate issues were supported in one thread. Which suggestions do you follow, which do you ignore?

    For best support, please start your own thread.
     
  20. emily123

    emily123 Private E-2

    If you are using Kaspersky then it's a problem with the anti banner on it, you need to deselect the box in settings. I've just done it and it's worked!
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds