Make any website editable : Just one line of code
Did you ever imagine that you can edit any page of any website by just a single line of code? Yes you just need to get one line of code to do it.
Of course you cannot edit it on the actual web server, you can do it on your screen only.
This is the most popular way for spammers to get similar kind of webpage and make fake screenshots. Also some bloggers use these techniques to show their fake google adsense earnings and any other statistics.
So finally the code is
javascript:document.body.contentEditable=’true’; document.designMode=’on’; void 0
All you need to do is just visit the site you want to edit and paste this code in browser’s address bar (tested in Firefox and IE7) and hit the enter button.
That’s it now you have full control of the page and you can edit it as you want.












Comment from Bachelor Degree
Time July 29, 2009 at 7:48 am
hey this is good, but wont be there any problem if we do this, under copywrite act…