How to Select and Copy Text from Restricted Website
Have you ever experienced some of web pages that don’t allow you to select and copy text? One of the intention is to prevent anybody from stealing the content and distribute it for commercial purpose. In fact this is a little trick that is done by using javascript which prevent you from selecting the text and eventually fail to copy it. Here we would like to show some simple steps that you can turn the situation around by able to copy the text without any restriction.
To overcome this restriction, follow below steps:
1) Go to the website which restricts you from selecting and copying.
2) Copy below javascript and paste it at the address bar and hit enter key.
javascript:void(document.onselectstart=null)

3) Now you can select and copy the text from this website using conventional way – highlight the text followed by CTRL C to copy, then paste it into notepad or word document.
Hope this simple trick will able to help you overcome some situation whereby you need to copy the content for personal reference and please use this trick wisely!
Related Articles
- Firefox Add-ons: Copy Plain Text to Copy Text Without Formatting
- Free Proxy Service to Access Restricted Website
- Tips to Move Paragraph and Select Text Vertically by Using Keyboard Shortcut in Microsoft Word
- Text Copying Disabled (Fix Copy and Paste Not Working Error)
- Use QuoteURLText To Copy Selected Text From A Webpage Together With Its Metadata
- Copy Text from Image Files with JOCR
- Copy Screenshot Image As Text with Screen Capture OCR
- TextDiff Compares and Highlights Text Differences with Copy and Merge Capabilities
- Patched user32.dll.mui to Remove Evaluation Copy Text on Desktop of Vista SP1 RC1
- Text Snip Keeps Your Text and Codes Formatting Safe from IM and Email










































September 24th, 2009 21:08
it work…thank
June 16th, 2009 19:07
You saved my life !!! It works for me !
January 25th, 2009 04:56
Doesn’t work on Safari on a Mac running 10.5.5.
December 2nd, 2008 20:55
it doesn’t work for me.. too bad
December 2nd, 2008 13:43
Does not work here: http://www.thechetan.com/wp-copyprotect/ – Neither on FF nor on IE6.