Is there a way for me to detect this on a webpage using client side javascript or something? I am working on a site that shows all the sites that are censored/blocked by various ISP's. I can check from my ISP but want to have a site that will allow users to click a button and check sites from a predefined list to see if they are blocked or not by their ISP. The results will then be stored centrally.
Tried searching the web but didn't find any usable ideas on how to achieve this, so any suggestions would be welcome.