Cutter, Correct me if I am wrong, but you could still right click and save the graphic and retain the entire image once saved. I don't want them to be able to do that. That's why I was thinking of actually manipulating the image so that the image displayed to the user does not contain that part of the cropped part of the image.
Jeff > -----Original Message----- > From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 30, 2005 2:28 PM > To: CF-Talk > Subject: Re: Graphic Manipulation in Coldfusion question. > > > Jeff, > > You'll have to test this, but you should be able to assign > the graphic > an idea and then, using CSS, set your clip region to "clip off" the > excess pixels. Better option may be to place the image in a div (a) > within another div (b) and set the clip region to div b while setting > the width and height to div a. You would also want to set the > overflow > CSS attribute to "hidden". > > Cutter ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200779 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

