New Blog for Classic ASP Developers

var fbShare = {url: ‘http://bennewton.us/2009/09/new-blog-for-classic-asp-developers/’,size:’large’}

I have created a new blog for classic asp developers.  At ASPDesigns.com, I will be posting a colloection of useful code snippets that are helpful to every asp developer.

See my first article that shows a simple code snippet for retrieving USPS rates from the USPS API.

Visit ASPDesigns.com because classic [...]

Fancy Upload and Classic ASP

var fbShare = {url: ‘http://bennewton.us/2007/07/fancy-upload-and-classic-asp/’,size:’large’}

I have spent tonight getting FancyUpload using MooTools to work with a Classic ASP upload page instead of a PHP page. The more I do stuff like this, the more I want to switch to PHP. However I did manage to find a way to [...]