NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on June 29, 2009, 09:10:19 AM

Title: Exists of a html page from another site
Post by: Alberto on June 29, 2009, 09:10:19 AM
Hi,

In a LAN, running a NTWS, I need to show a propaganda page from another site, this is not a problem, I read it directly from that site through the internet.
But, when the internet is gone, I need to know the page is not accesible and display a local page.

How can I do it?

Thanks
Alberto
Title: Re: Exists of a html page from another site
Post by: Bruce on July 01, 2009, 02:54:12 AM
I guess you need to fetch the page using a web client procedure first to see if it's there.

Cheers
Bruce
Title: Re: Exists of a html page from another site
Post by: Alberto on July 01, 2009, 03:12:23 AM
THanks, any exemple of how to do that?
Title: Re: Exists of a html page from another site
Post by: Bruce on July 03, 2009, 08:05:37 AM
There are plenty examples of the NetWebClient class with NetTalk.

Cheers
Bruce