Jeff, Well, that does change things a little. You could always layer a transparent "spacer" gif over your image. Then if they try the right click save option they are actually saving the transparent gif. Or you could have a custom right click menu associated with the image that doesn't give them the option at all. Unless you want them to be able to save your "finalized" image (cropped), at which point I would suggest using the JAI, maybe through the alagad image component or one of the other ones that are out there...
Cutter Jeff Waris wrote: > 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 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200783 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

