|
|
 |
Re: FN-FORUM: Thumbnail
date posted 14th June 2007 15:45
[EMAIL REMOVED] wrote:
> Does anyone know of a free way to upload and resize images to create
> thumnails using asp? I have been googling but nor found anything.
>
If you're using old ASP I used to have an upload script that I used
sometimes but never found anything to resize images, you'll need a com
object I guess, though there may be something clever you can do by
interfacing with the .net runtime if you really want to.
Otherwise you're going to need to licence a com object or shift to a
less dead development platform- pretty much everything offers simple
functionality for both of those now.
-ben
|
 |
|