Asp.net To Classic Asp
February 6th, 2010
I need following Asp.net code http://www.codeproject.com/KB/aspnet/FlashUpload.aspx ( you can download and install its FREE and says that it cab be easily ported to Classic ) converted to Classic ASP with 2 Changes
1) I want persits Aspupload object to be used for file uploading instead of the object that is used.
2) I want thumbs to be created if the images..



