Posts Tagged ‘AJAX’

Gracefully Handling AJAX Requests with ASP Classic

Jul 06

I’ve been working with so-called “Classic” ASP for about two years now. Here’s a trick I’ve put into practice with great success. Often when writing data-driven web scripts you may need to alter the presentation of that data based on the requester or some other variable. For instance, a script may be requested via aRead the whole post.

 

Gracefully Degrading AJAX with PHP and jQuery

Aug 19

The intention here is to augment the form rather than force it into behavior we want.