Is there a way to:
A: Deactivate the keyboard on a site??
B: To make the Source Code unaccessable??
Thanks !
Printable View
Is there a way to:
A: Deactivate the keyboard on a site??
B: To make the Source Code unaccessable??
Thanks !
No, and not really. You will never be allowed to disable the keyboard, and you can refer to client side scripts without including them in the page. If you configure your web server correctly, then UAs can't directly grab the source.
Won't stop someone from getting it if they really want it, though.Quote:
If you configure your web server correctly, then UAs can't directly grab the source.
Exactly. But it gets very discouraging. Hopefully to the point that the people who can get your scripts could just as easily write better ones.
Ok.....
Are u guys sure that u can't disable the keyboard.... or just some keys?
Think I've seen on some other page....
But it's a piece of cake to run a packet sniffer while the page is downloading...Quote:
Exactly. But it gets very discouraging. Hopefully to the point that the people who can get your scripts could just as easily write better ones.
You probable could trap key presses on the page via script, but it'd be impossible to totally disable it, and people can turn scripting off if a page does something that annoys them.Quote:
Are u guys sure that u can't disable the keyboard.... or just some keys?
ok
This site blanked out the view source. I don't know how they did it.
http://hotwired.lycos.com/webmonkey/98/03/index3a.html
*shrug* I had no problem grabbing the HTML. I didn't look to see if there was any JavaScript.
:confused:
I had absolutely no difficulty getting the source either...