Hey Sassy (et al),
Most of my client's work is shown in her Shopping Cart...I can't see an option to Edit Header HTML for the Shopping Cart Creator or in Designer Pro. Any suggestions?
And yes, I agree, if you don't want it copied don't put it out there. BUT, if you earn your living as a visual artist, you've got to find ways to protect your work......I'm just sayin....
Alfie
Most of my client's work is shown in her Shopping Cart...I can't see an option to Edit Header HTML for the Shopping Cart Creator or in Designer Pro. Any suggestions?
And yes, I agree, if you don't want it copied don't put it out there. BUT, if you earn your living as a visual artist, you've got to find ways to protect your work......I'm just sayin....
Alfie
Alfie, you might have a look through the Shopping Cart Pro forum. There's a few discussions about customizing your cart. And there are plenty of SC Pro users to help you get it figured out.
As for images on the web – try to keep your file sizes small so they won't print worth a darn, and they'll look like cr@p if someone tries to enlarge them
I've seen many sites where access to larger, high quality pics is either for members only, or purchasers of the actual photos/artworks.
As for images on the web – try to keep your file sizes small so they won't print worth a darn, and they'll look like cr@p if someone tries to enlarge them

I've seen many sites where access to larger, high quality pics is either for members only, or purchasers of the actual photos/artworks.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Place this code in your shops Header custom markup.
<script type="text/javascript"
src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js">
</script>
<script type="text/javascript">
$(document).ready(function(){
$(document).bind("contextmenu",function(e){
return false;
});
});
</script>
Works with most browsers.

<script type="text/javascript"
src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js">
</script>
<script type="text/javascript">
$(document).ready(function(){
$(document).bind("contextmenu",function(e){
return false;
});
});
</script>
Works with most browsers.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Eric – just curious – what does that do?
Also, since I don't remember
Where is the option to add that to the header?
Also, since I don't remember

I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Click on "Your Shop" then "Custom Markup" tab, then paste in the <header> Content.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Paintbrush, Yes, I am familiar with the customary image reduction, and I do that for my own photography work. The problem is that when I reduce the files, the client is not happy with the way her paintings look (artists!) 
Eric, I will try your suggestion.
Thank you both so very much!

Eric, I will try your suggestion.
Thank you both so very much!
Eric, I just wondered what the actual script is for? Is it to disable a right-click?
Alfie, you might explain to your client that no matter what you put in place to disable copying, right-clicking,... There's nothing that disables the Print Screen button.
Alfie, you might explain to your client that no matter what you put in place to disable copying, right-clicking,... There's nothing that disables the Print Screen button.

I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
It binds up the menu from showing. You can have your own custom menu show if you like.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Cool – So if someone right-clicks an image, up would come their options:
1.Don't steal my image!
2.Don't even think about stealing my image!
3.Click here to purchase this image!



1.Don't steal my image!
2.Don't even think about stealing my image!
3.Click here to purchase this image!




I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Here's an example.
http://progrower.coffeecup.com/shop/vie … groupid=19

http://progrower.coffeecup.com/shop/vie … groupid=19
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.