RE: FN-FORUM db site
date posted 1st November 2001 13:44
At 09:42 01/11/2001 +0000, you wrote:
>This is a bit of VBScript using ASPImage which we use to do the resizing:
>
>Set Image = Server.CreateObject("AspImage.Image")
[blah-snip]
Is this a "paid for" component? I have been researching freeware ones for
ASP but have been unsuccessful.
>I did this for an ASP application, but you could easily do something similar
>using Image Magik on a *nix machine.
I use PHP to do the same with the GD component... it's very nice, fast,
accurate and reliable.
Mike