Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9255493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:43:48+00:00 2026-06-18T11:43:48+00:00

I am using the ole object Shell.Explorer.2 to display a web page inside my

  • 0

I am using the ole object Shell.Explorer.2 to display a web page inside my form. I need to be able to detect if the connection to the server/url is lost.

I imagine that if either the server went down or the the internet connection was disrupted, the connection to the server would be lost. I want to close my form if the connection is lost. No reconnects.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T11:43:49+00:00Added an answer on June 18, 2026 at 11:43 am

    InternetCheckConnection()

    That is the answer. Thank you Mr. Berezniker

    #DEFINE  FLAG_ICC_FORCE_CONNECTION 1
    DECLARE LONG InternetCheckConnection IN Wininet.DLL ;
        STRING Url, ;
        LONG dwFlags, ;
        LONG Reserved
     
    * Fast and reliable web site
    lcUrl = "http://www.google.com"
     
    IF InternetCheckConnection(lcUrl, FLAG_ICC_FORCE_CONNECTION, 0) <> 0
        ? "Connection is available"
    ELSE
        ? "No Connection"
    ENDIF
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an app which is using OLE DB and SQL Server Native
I'm trying to call a MATLAB function from Delphi XE using an OLE object.
How can I mannually terminate an excel application using OLE Automation? I would like
I have successfully been using Win32::Ole module to browser through pages and submit forms.
In am using MS Word via OLE to produce documents from my application. I
Using SQL Server 2008 R2 we are looking for a way to select the
Using the Redis info command, I am able to get all the stats of
I'm trying to embed a PDF file into a Word document using the OLE
How do I create a dynamic COM/OLE/ActiveX object in C# 4.0 from a program
I have a table with an embedded picture(OLE) coulmn. I Want to be able

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.