Results 1 to 4 of 4

Thread: How do i prevent the pop up message box in IE?

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2006
    Posts
    61

    Exclamation How do i prevent the pop up message box in IE?

    Hai you guys. Can you guy help me with this? I'm trying to block the internet connection of computers remotely for my Computer Lab project. I have manage to make the system goes offline but everytime they try to access the internet using IE, it will pop up the message "Web page unavailable while offline" and whether to connect or stay offline. So my question here is how do i prevent this pop up message from showing using VB 6.0 because once they click "connect" they will be able to connect to the internet.The attachment is the sample.

    Please advice ... Thanks alot.
    Attached Images Attached Images  

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: How do i prevent the pop up message box in IE?

    Turn off the internet connection, then they won't be able to connect.

    Or rename IE so they can't run it.

    Neither way is safe (if your program blows up, or they force it to terminate, there's going to be a problem), but the first way only needs a reboot to fix.

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2006
    Posts
    61

    Exclamation Re: How do i prevent the pop up message box in IE?

    Thanks but that is not what i was hoping for. I want to disable that particular pop up message as i have manage to make the system goes offline. Anyone has any other suggestions??

    Thanks in advance

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: How do i prevent the pop up message box in IE?

    There are APIs that you can use to find the message window and click on the Stay Offline button, but I don't use APIs that often so someone else will have to tell you which ones to use if you can't find them yourself. (I don't think you can keep IE from doing its thing entirely.)

Posting Permissions

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



Click Here to Expand Forum to Full Width