The JavaScript function will prevent right clicking, however the image will
still be in the browser cache and can be saved from there.  Instead of resizing
the true image, use a utility to create a thumbnail for browser display, or
alternatively display the images via Java in a popup window.
You can obtain Anfy Java (intended for special effects) and create the code to
display via Java which cannot be saved.  With a little effort you can create a
photo display on a revolving cube. http://www.anfyteam.com/panjava.html  or even
display them in flash.

======================================
Stop spam on your domain, use our gateway!
For hosting solutions http://www.clickdoug.com
Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1 and all databases.
ISP rated: http://www.forta.com/cf/isp/isp.cfm?isp_id=772
Suggested corporate Anti-virus policy: http://www.dshield.org/antivirus.pdf
======================================
If you are not satisfied with my service, my job isn't done!

----- Original Message ----- 
From: "Rick Faircloth" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, September 14, 2003 10:17 PM
Subject: RE: Best Approach to Storing Selections...


| I had planned to use a javascript function to not allow right-clicking
| and saving the image...the onscreen display image would only be
| a 320 pixel wide image, so it wouldn't be very good for printing and framing
| anyway,
| but the javascript function will prevent saving of the image.
|
| Probably none of the people we'd be selling to...football parents, soccer
| parents, etc.,
| would know how to search the temporary Internet files to find the image
| either.
|
| Most of the images will be processed through Photoshop, whether I take them
| or my
| partner takes them, so we could add a watermark manually.
|
| I'll probably check into CFX_stampImage, also.
|
| What do you think about the approach of using an array to store selections
| from each
| page and then dumping the array contents onscreen for review, then into a db
| upon checkout...
|
| Rick
|
|
|
|
|     >  -----Original Message-----
|     >  From: Claude Schneegans [mailto:[EMAIL PROTECTED]
|     >  Sent: Sunday, September 14, 2003 10:29 PM
|     >  To: CF-Talk
|     >  Subject: Re: Best Approach to Storing Selections...
|     >
|     >
|     >  >>Also make damm sure you put some sort of watermark all
|     >  over the images on
|     >  the screen to stop people just printing off their images.
|     >
|     >  Pretty good point.
|     >
|     >  If you produce the images yourself, you can use PaintShopPro
|     >  for this, or PhotoShop or any image editor.
|     >  If you or users upload their photos themselves, look at
|     >  CFX_stampImage at:
|     >  http://www.contentbox.com/claude/customtags/tagstore.cfm?p=hf
|     >
|     >
|     >  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|     >  ~~~~~~~~|
|     >  Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
|     >  Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
|     >  Unsubscribe:
|     >  http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=708.628.4
|     >
|     >  Get the mailserver that powers this list at
|     >  http://www.coolfusion.com
|     >
|     >
|
|
| 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to