D
Dave180
Is it possible to test for a successful internet connection say on form load
to set control parameters?
Id like to disable controls if a call to the internet would fail (I can trap
that in an err statement) but enable the control if the call would work.
Using follow hyperlinks a successful 'test call' opens the web page as
designed - not what is required here in a test for connectivity status.
Is there a Ping or something similar that I could use?
to set control parameters?
Id like to disable controls if a call to the internet would fail (I can trap
that in an err statement) but enable the control if the call would work.
Using follow hyperlinks a successful 'test call' opens the web page as
designed - not what is required here in a test for connectivity status.
Is there a Ping or something similar that I could use?