lockdown tool looking for or technique

hey gurus
was wondering. I know how to code to prevent right clicking of our website
but how do you code to prevent anyone from saving the webpage and getthing the code
and images/html pages that way? is there a way to dsiable saving of the website????
thanks
was wondering. I know how to code to prevent right clicking of our website
but how do you code to prevent anyone from saving the webpage and getthing the code
and images/html pages that way? is there a way to dsiable saving of the website????
thanks
Comments
But you cant stop people using Offline Explorer.
Although you might be able to do something creative using java.
You can still click "View">"Source". Highlight and use CTR+C will still copy. So will "Edit">"Copy". Etc.
Of course an alternative is you could obfuscate your code to the point of anyone who looks at it wouldn't even want to use.
then causing DNS flooding which cause you go to say their(bad) server???? and have
say people put in their banking information. or is that old school technology?
we have been Phished here at our credit union. some hackers copied our website
and setup a fack site that is why i ma looking into possibliteis. kind of essential to us
financials..get this
network solutions sold them a domain name out of jamaca but cards were remade
and spent in Romania..so they made a mock website sent members to it via email
and bam got their cards...
so i am looking into solutions to stp them from copying our site..
Exactly. Educating your customers is all you can do. There's no way you can prevent people from taking content that is publicly available.
Many of the largest security vendors (the sidewinder folks, symantec, many others) now have services that can protect agianst this kind of thing using databases (like virus def databases) and real time DNS lookups to detect phishing and other malicious sites. Unfortunately these are Enterprise level services at the moment, not something a home user can subscribe to.
Flash is a great platform to write your entire site in if you want complete control. But you'd be amazed how many people are not running a modern version of it.
education i agree with but you would be shocked as to how many people in these
country towns do not have a clue about computer yet! some or many still
run dialup Yikes!
I love some of your analogies Robert!
From a security stand point flash is really no better. You can just download the flash and then decompile it.