Essence ASP code

xiaoxiao2021-03-06  67

Essence ASP code reproduced: Neeao's Blog

1. οncοntextMenu = "Window.Event.ReturnValue = false" will be thoroughly shielded

NO Used for Table

2. Cancel to prevent copy

3. οNPASTE = "Return False" is not allowed to paste

4. οNCοPY = "Return False;" oncut = "Return False;" Prevent Copy

5.

IE addressed to your own icon before IE address column

6.

You can display your icon in your favorites.

How to make this site as homepage

You may have noticed that there is such a link on many websites. "Set this site to the Home" (here the home page refers to the start page of the browser).

Not only big ISP, ICP is doing, some personal homepage also launched this "service" to attract users.

How is the specific implementation? I will help you analyze:

Click on the hyperlink to display a file called LSPACE.REG. After downloading it, you will modify your registry, then when you open the browser, the start page has changed. (One I heard the revision of the registry, many netizens will compare "怵", will won't break Windows.)

Don't be afraid, let's open lspace.reg to see (you can open with the most ordinary notepad notepad), found that the content is as follows:

REGEDIT4 [HKEY_CURRENT_USER / Software / Microsoft / Internet Explorer / Main] "Start Page" = "http://www.hoky.org/"; [HKEY_CURRENT_USER / Software / Netscape / Netscape Navigator / Main] "Home Page" = "http : //www.hoky.org/ ";

It turned out to two, the first set of IE Star Page; the second set of Home Page (Nothing Had :). The URL of the back is the URL of your home page!

7. Close Input Method

8. Always bring a framework