dream weaver mx for dummy - behaviours

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Dreamweaver Training and help » dream weaver mx for dummy - Behaviours

dream weaver mx for dummy - Behaviours

resolvedResolved · Low Priority · Version Standard

Mia has attended:
Dreamweaver 8 Intermediate course
Dreamweaver 8 Introduction course

Behaviours

Is it possible to stop people from being able to save/copy/download a photograph from my website? I know how to create an onclick behaviour that brings up a pop-up saying it's copyrighted, but I want to actually prevent people from having the image, except by buying it from us!

Thanks!

RE: Behaviours

Hi Mia,

This is a common question, and unfortunately, there is no way to protect your images from being saved.

Anyone can do a screen capture on their computer, crop the surrounding windows and junk and then save your image in whatever format they want.

See this post for more detail.

You'll need to watermark each image, or use low quality thumbnails, with larger full versions only available to customers who have paid.

Sorry, but that's the way it works. If they can see it, they can save it!

Regards, Rich

F12 Preview in Browser

Hi,

Thanks for the response re Behaviours.

Another issue has cropped up...hoping you can help.

I have been successfully viewing my new pages using F12/Preview in Browser, then suddenly this stopped working and a dialog box pops up trying to connect to the actual website I am creating which isn't live yet and then opens Internet Explorer and say Page Not Found. Did I perhaps click something I shouldn't have? Can you help. I only work on this website on Wednesdays, so I would really appreciate your assistance asap!

Thank you in advance for your speedy reply!

Kind regards, Mia Stoker

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips


Server loaded in 0.09 secs.