I want a tool like Xenu's Link Sleuth developed using JavaScript because I cannot use any sever side scripting. Alternatively, can you offer any tips and links to help to develop a client side tool.
+1
A:
You can use AJAX requests to check links on your own domain, but because of the same origin policy, you can't use it to check other websites.
casablanca
2010-09-07 17:12:46