Nick, Check to see if they have the VB6 runtimes loaded on the server. If so, you might be able to use a VB.Image object to do what you want.
Don Whitehead Microsoft Certified Professional [EMAIL PROTECTED] -----Original Message----- From: Nick Middleweek [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 4:28 AM To: ActiveServerPages Subject: Resizing JPEGs or GIFs in VBS? Hello, I'm using a hosted server so I can't install additional COMs. Does anyone know if there are any scripts around that let you resize JPEGs or GIFs? I'd like to be able to take a high res JPEG, say 1024x768 and then resize it to my chosen size proportionally. I know there are apps and COMs to do this, but I'm prepared to live with the speed decrease and use VBS or JavaScript code. Thanks, Nick --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
