How To Know If an Internet Connection is Active

Author: G Gambill

Posted: 2006-06-28 at 11:26:48

How can I determine if an Internet Connection is active for PostCast Server.

I thought about

oIE = createobject( 'internetexplorer.application')

oIE.Navigate2( "http://www.yahoo.com" <http://www.yahoo.com/>)

but can't figure out how to programatically test if that was successful.

TIA

George

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

©2006 G Gambill