Forum Moderators: phranque
>you can spider it and get the source.
use LWP::Simple;
$_ = get("http://www.yahoo.com");
open OUT, ">save.txt";
print OUT $_;
close OUT;
If you find the code please print it here, I'm sure many of us would like to look at it.
Disabling View Source still could discourage casual copying, but casual copying is not the big problem, it's intentional plagiarism for profit -- and that's a lot harder to prevent.
<!-- Browser Detective - Protected Source Code -->
<!-- Your IP Address Is Being Logged! -->
Now, I happen to know that this web designer spams using a hidden frame with tiny invisible text inside a 1 pixel high table and multiple title and meta tags - so I know what's in there, all right. I've seen it on her site and some of her client sites.
But this is the first time I've seen the source code protected like this.
Oh, I know - it's no big thing if it is. The "no right click generates pop-up boxes.
I got to the source code anyway - Just went to File>Edit in Netscape, and the source opened in Composer. Got it with "Edit" in IE also. It isn't always that easy, and there sure was nothing worth the trouble - same old stuff.
I did want to see how the view>source was disabled on that page.
No Right Click is at dynamicdrive.com
There's a version for just graphics, so the other might do source code also. The people who grab my code won't go past the pop-up.