How to copy Web page text that can't be copied

Source: Internet
Author: User

1, the Web page is embedded in the JavaScript language, by means of programmatic shielding replication. Just click on IE's "tools" → "Internet Options" menu, go to the Security tab, select Custom level, disable all scripts, and then press F5 to refresh the page, and then you'll find that the text you can't select can be selected after you have collected what you need, and be sure to give the script Ban ", otherwise it will affect our browsing the web.

2, some websites to prevent others from using his content to ban it, in addition to the above comrades, you can also try this method: Click the IE Window "file" menu, choose "Use Microsoft FrontPage edit", copy in FrontPage, not yet, use the "file" Save As, and then open in FrontPage.

3, open the page you want to copy, click "View"-"source file"-Copy the text you need

4, click on the IE File menu, which has a "in Excel (word) analysis" can be.

5, the Web page from the "Save as" in the "File" menu, you want to download the content of the Web page! This saved path you must be clear, or you forget, there is no way to find Ah, find the right path you download down. After downloading you use Word to open on the line Ah, the general as long as the word can be opened to see can be copied, typesetting!

6, there are many electronic files in the manual has been added locks, and sometimes want to copy the text down for their own reference, but many people may find that the choice of the mouse with the text, right click does not appear menu, press CTRL + C key is also invalid. Now, what to do? help you fix it!

First, make sure you open an ebook without copying the text.

Then open a Word document. Place your mouse at the bottom right of the ebook text, hold down the "Shift" single mouse button, and then click the left mouse button to appear with the above method selected text

The next step is the simplest one! Click the left mouse button above the selected text, drag it to the Word document, OK, drag it to the Word document

Let's take a look at why it can't be replicated.

At present, many Web page system do not want to let the content of their own web page directly let people to copy, some for the copyright, some in order to let people come back to see this paragraph, improve his visit, and so on, the specific reasons I can not tell the ^_^. They typically include one or more of the following code in the Web page code:

Onpaste= "return false" is not allowed to paste

Oncopy= "return false;" No copying

Oncut= "return false;" Prevent clipping

Onselectstart = "return false" is not allowed to choose

For example: This is a typical statement that does not allow the selection to be copied.

Well, now that we know why we can't replicate, we can just drug this code.

Step One: Open the website you want to copy

Step Two: Save the page to your computer (file | Save As)

The third step: Use Notepad to open the page you just saved, find this code (not necessarily exactly), you put the inside of the code (except the body) all deleted, and finally left, save the file.

The fourth step: double-click the file you just saved, and open the page of your people.

To this end, all the steps are complete, with the mouse to choose the text you want, is it possible to choose and copy it down?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.