Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Disable save and copy on pics?
Name: Frankenstein Date: December 13, 2003 at 12:09:50 Pacific OS: WinXP Pro
Comment:
How do you disable the save and copy option on your own pics and such that you might post ,but dont want them freely distributed? Is there a program or is it an attached script??? Thank you.
Name: Mascarpone Date: December 13, 2003 at 13:45:47 Pacific
Reply:
<script language="JavaScript">
</script>
0
Response Number 2
Name: Mascarpone Date: December 13, 2003 at 13:47:16 Pacific
Reply:
<script language="JavaScript">
(Rightclick:) This section disables right click in MSIE and Netscape function right(evnt) { if (navigator.appName.toUpperCase().match(/NETSCAPE/) != null) { if (evnt.which >= 2){ alert("Sorry this function is disabled, by Webmaster"); return false; } } else if (event.button>=2) alert(" Kontakt mig via email hvis du ønsker at gøre brug af elementer fra min hjemmeside! "); } document.onmousedown=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=right; // (Resize:) End rightclick disable section
</script>
0
Response Number 3
Name: Frankenstein Date: December 13, 2003 at 14:15:35 Pacific
Reply:
What is the best way to place this in the pic or post and get it to work? Thanks.
0
Response Number 4
Name: php Date: December 13, 2003 at 15:11:05 Pacific
Reply:
you can't prevent stealing of pictures. even if you disable certain browser functions, a simple http sniffer is enough to determine the location of pictures. as soon as you know the location you can download them. javascript are intended only for newbies
Summary: Hello, thanks for the quick reply. Trick 1 disabled draging and dropping on the start menu, which is cool, but doesnt disbale d&d in explorer or open dialogs for programs. Trick 2, didnt seem to do an...
Summary: AS FOR THE COPY, CUT-N-PASTE QUESTION: Like Ger said, the clipboard only holds one item at a time (can hold up to 5 actually within word if you know how to do it) and it is stored in a temporary memor...
Summary: Hi, At work I use Outlook Express to view my email, while at home I use Outlook. At work the messsages are 'saved' on my pc and deleted from the server. I would like to view the messages at home, a...