4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: The Sailor on October 26, 2002, 12:27:38 AM

Title: Right Click and XP
Post by: The Sailor on October 26, 2002, 12:27:38 AM
How can we keep useing the right click protect in 4image if we know
this feature in WindowsXP in this sample:
(http://members.lycos.co.uk/hmsat1/4images/pic/click.jpg)

i think we have to disable this feature if we want all visitors to register
befor saving any pic's...
Title: header.html
Post by: Chris on October 26, 2002, 12:47:39 AM
In the header.html place the following code between <head> and </head>
Code: [Select]

<meta http-equiv="imagetoolbar" content="no" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
Title: Right Click and XP
Post by: The Sailor on October 26, 2002, 01:34:36 AM
Thanks very much (^_^) it's working well now
Title: Right Click and XP
Post by: V@no on October 26, 2002, 01:54:27 AM
Chris, do u know how to disable picture "drag'n drop" feature? otherwise all this is useless.
Title: onDragStart
Post by: Chris on October 26, 2002, 02:25:41 AM
Code: [Select]
<body ondragstart="return false">
Title: Right Click and XP
Post by: The Sailor on October 26, 2002, 10:53:58 AM
Can i know whats is "drag'n drop" feature please?
Title: Right Click and XP
Post by: The Sailor on October 26, 2002, 10:54:14 AM
:?: Can i know what is "drag'n drop" feature please?
Title: Internet Explorer feature
Post by: Chris on October 26, 2002, 07:12:48 PM
Using the Internet Explorer browser, drag and drop is where you can click on an image in a web page and, while holding the mouse button down, drag it off the browser window into something like windows explorer and release the mouse button.  This lets you copy images from web pages to the hard disk just by dragging and dropping the image.
Title: Right Click and XP
Post by: The Sailor on October 26, 2002, 10:24:41 PM
thanks Chris i understand it now , but i think it still other way to save
image from the page by useing Save as.. in  Inernet Explorer browser. is there any way to disable this feature also (^_^) ?...
Title: Maybe
Post by: Chris on October 26, 2002, 10:49:07 PM
You're own your own now.  You can find more information here:  http://www.wildlifephoto.net/digital/copyright1.html

That link has a three part article that talks about ways to deter image theft.  But the truth is, the only guaranteed way to ensure your images won't be stolen from the web is not to put them there to begin with.
Title: Right Click and XP
Post by: The Sailor on October 26, 2002, 11:07:34 PM
thanks again i well check the link and thanks for your advice. (^_^)