RE: Dynamic Image Resize

2001-02-06 Thread Holger Lockertsen
Why would you want that? - Unless you want truly crappy-looking images? Although it surely can be done, there's only one way of doing this nicely - and that is to use flash. rgds * Holger Lockertsen, Solutions Developer * Pixelduck AS - Nedre Slottsgate 5, N-0157 OSLO, Noreg/Norway * 23 31 03 0

Re: Dynamic Image Resize

2001-02-06 Thread Kevin Schmidt
Unless the images were vectored and could resize proportionally :-) - Original Message - From: "Holger Lockertsen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 06, 2001 9:57 AM Subject: RE: Dynamic Image Resize > Wh

RE: Dynamic Image Resize

2001-02-06 Thread Thomas Chiverton
Couldn't you use javascript to grab the window dimensions and write the width and height params of an img tag ? Thats icky though... -Original Message- From: Holger Lockertsen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 3:58 PM To: CF-Talk Subject: RE: Dynamic

RE: Dynamic Image Resize

2001-02-06 Thread Tim Bahlke
Actually, the script I've seen did not degrade the images at all. Tim Bahlke > -Original Message- > From: Holger Lockertsen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 06, 2001 10:58 AM > To: CF-Talk > Subject: RE: Dynamic Image Resize > > > Why

Re: Dynamic Image Resize

2001-02-06 Thread t nelson
Tim, you could do this without a script like this: Reply-To: [EMAIL PROTECTED] To: CF-Talk <[EMAIL PROTECTED]> Subject: Dynamic Image Resize Date: Tue, 06 Feb 2001 10:00:22 -0500 Received: from [207.31.122.140] by hotmail.com (3.2) with ESMTP id MHotMailBC495EAF0017D8

RE: Dynamic Image Resize

2001-02-06 Thread J.J. Merrick
TECTED]] >> Sent: Tuesday, February 06, 2001 10:58 AM >> To: CF-Talk >> Subject: RE: Dynamic Image Resize >> >> >> Why would you want that? - Unless you want truly >> crappy-looking images? >> >> Although it surely can be done, there's

RE: Dynamic Image Resize

2001-02-06 Thread Tim Bahlke
Tim Bahlke > -Original Message- > From: t nelson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 06, 2001 12:24 PM > To: CF-Talk > Subject: Re: Dynamic Image Resize > > > Tim, > > you could do this without a script like this: > > > >

RE: Dynamic Image Resize

2001-02-06 Thread Tim Bahlke
It was definitely a jpg. It was my image. > -Original Message- > From: J.J. Merrick [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 06, 2001 1:09 PM > To: CF-Talk > Subject: RE: Dynamic Image Resize > > > Either it was a flash movie that they had just se

RE: Dynamic Image Resize

2001-02-06 Thread JayB
At 12:09 PM 2/6/2001 -0600, you wrote: >Either it was a flash movie that they had just set to 100% or you have >found a miracle script out there some where that adds image data on the >fly (something that is virtually impossible) > >My money is on the flash movie > > > > >Actually, the script I'