Cross Origin Resource Sharing (CORS) is intended to be revolutionary, empowering the web to push and pull data from everywhere. In reality I see this causing more problems than helping anyone. Note: I’ll use XMLHTTP instead of AJAX since the Read More
Capture form submission buried in ajax/javascript and no easy event handler
When trying to capture a successful form submission or user action, sometimes they are buried deep within Javascript libraries, or on page widgets, with no good way to reliably tie into their events. These are cases where the typical onclick Read More
Web Analytics/Media Tagging on ASP.net AJAX Pages
More often than not a site build is deployed with little focus on analytics or any kind of measurement in mind- or, if it was; it was built against a moving target which is now little help to the current Read More