Click to See Complete Forum and Search --> : Help me!!!


sunnychaganty
January 25th, 2001, 10:15 AM
I got some cool pics on my new web site.

I want tpo protect them from being copied by any other..

How do I do that??

saurabhN
January 25th, 2001, 10:35 AM
there is not much that you can do !!!
you can digitaly sign them but then too they can copy it.
You can disable ppl from right-clicking and saving , but then they can always Save the whole page from the File menu ...

No options to save your images yet !

Saurabh Nandu
mailsaurabhn@webveda.com
http://Learncsharp.cjb.net

sunnychaganty
January 25th, 2001, 12:52 PM
Hey Man!!!

Is there a way I can dynamically load my images??
Like show them only at run time???

saurabhN
January 26th, 2001, 01:18 AM
you number your pics say 1.jpg, 2.jgp, 3.jpg etc ...
Then when you write your asp file you can script in such a way that it shows the appropriate file.

Let me know if ur using ASP.NET, since if you are then I can help you in writing a Dynamic image script



Saurabh Nandu
mailsaurabhn@webveda.com
http://Learncsharp.cjb.net

clboren
February 19th, 2001, 01:31 PM
On the site http://javascript.internet.com there is sample code that will disable the users ability to right click on an item on your web page. Go to the Page Details section and look for "No Right Click". I've never tried it and can't tell you if it works, but it may be worth a try. Good Luck!