Does anyone know a way to check if the Google Calendar server is having problems (internal 500 error) and display a line of code saying "We are experiencing technical difficulties" instead of Googles lame debugging?

I assume it would need to be some sort of ajax/php combination to check the site regularly???

Thanks,
Ted

I would just open it, read the content and analyze it. I used to work with fsockopen function about a year ago.
I am not sure how it works with javascript but you can have a try.

hope it helps

karol

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.