Showing posts with label ajax. Show all posts
Showing posts with label ajax. Show all posts

Friday, November 11, 2011

Droj's Javascript Evaluator Tool

When learning Javascript, one of the most valuable tools you can have is a way to run snippets of code on the fly, without editing a file, then saving it, then reloading the page in your browser. You can run individual Javascript lines with browser development tools, but they're not as nice as having a Javascript "scratchpad" to try stuff out on.

Saturday, March 14, 2009

msxml3.dll: The system cannot locate the resource specified

I recently started getting this error in my Ajax application:
msxml3.dll: The system cannot locate the resource specified