1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Printer prints without asking it to?

Discussion in 'PC Hardware' started by Alicia J, 2014/08/05.

  1. 2014/08/05
    Alicia J Lifetime Subscription

    Alicia J Geek Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    1,132
    Likes Received:
    1
    Twice now I have been on different websites and my printer prints a page with the page being viewed. I don't understand why or how to stop it. This has not happened twice in a row. Once the other day and today. All other print jobs are working.
     
  2. 2014/08/05
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    That's novel :) Are you sure that you are not pressing Ctrl+P by accident?

    Care to post the URL of one of these web sites?
     

  3. to hide this advert.

  4. 2014/08/05
    Alicia J Lifetime Subscription

    Alicia J Geek Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    1,132
    Likes Received:
    1
  5. 2014/08/06
    Steve R Jones

    Steve R Jones SuperGeek Staff

    Joined:
    2001/12/30
    Messages:
    12,317
    Likes Received:
    252
    My printer didn't print... If you go back to either site does your printer print again?
     
  6. 2014/08/06
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    My printer did not print either :confused:
     
  7. 2014/08/06
    Alicia J Lifetime Subscription

    Alicia J Geek Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    1,132
    Likes Received:
    1
    Yes I've been back to these sites without the page printing.
     
  8. 2014/08/06
    Bill

    Bill SuperGeek WindowsBBS Team Member

    Joined:
    2002/01/11
    Messages:
    3,371
    Likes Received:
    412
    Tell us about your computer, to include Windows version and the browser you are using.

    I think you need to immediately eliminate malware from the equation just to be sure this is not malware, or someone who has compromised your system and gained remote access to your computer. See the instructions here.

    If there is wireless access to your network, you might want to go through your WAP (wireless access point) settings (typically, these days, an integrated device within the wireless router) and check the logs for unauthorized access by unknown computers and consider setting a new and strong passphrase.

    Also, note that most problems with Internet Explorer (and other browsers too) can be traced back to misbehaving, corrupt, or conflicting add-ons. If me, and scanning for malware didn't reveal anything, I would reset IE.
     
    Bill,
    #7
  9. 2014/08/06
    Alicia J Lifetime Subscription

    Alicia J Geek Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    1,132
    Likes Received:
    1
    Info requested:
    See 'My System' for some of it. I.E. 11 Windows 7 home edition 64bit. What else would you like to know? I'm not sure what to put here. My printer is an Epson workforce 500.

    I posted in the malware forum also and await their response.
     
  10. 2014/08/07
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Delete Temporary Internet files.
    Delete all files at C:\Users\Your-user-name\AppData\Local\Temp

    A Web page cannot initiate a print job without user interaction. A page can initiate the print dialog using javascript but a page cannot send the page to the printer without user interaction. Auto opens the print dialog as soon as page loads:
    Code:
    <script type= "text/javascript ">
    window.onload=function() {
    self.print();
    }
    </script>
     
  11. 2014/08/07
    Alicia J Lifetime Subscription

    Alicia J Geek Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    1,132
    Likes Received:
    1
    I deleted the temp file as you have suggested. Thanks.
     
  12. 2014/08/10
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Please let us know if the problem persists. If all good after a few days:

    Near the top of your thread you'll see Thread Tools. Click the down arrow to expand the drop down menu, at the bottom of it you'll see Mark this thread as solved. Click on it to mark your thread as solved.
     
  13. 2014/08/10
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
  14. 2014/08/10
    Alicia J Lifetime Subscription

    Alicia J Geek Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    1,132
    Likes Received:
    1
    The conclusion is that I don't have an infection or malware lurking on my system. I have not had the problem for several days so I will close this thread and start a new topic if the problem returns. Thanks for the help.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.