Site Search Script Example six (JavaScript)

Source: Internet
Author: User
Tags zip lost password password protection
Script Script Description:
The first step: Add the following code to the <body> area
<script language = "JavaScript" >
var key = "";
function Makeentry ()
{
This. Name= "";
This. URL = "";
This. Desc = "";
return this;
}

function Makearray (n)
{
This.length = n;
for (var k = 1; k <= N; k++)
{
This[k] = "";
}
return this;
}

function makelinks (size)
{
This.length = size;
for (var r=1; r<= size; r++)
{
THIS[R] = new Makeentry ();
THIS[R]. Name = Namesarray[r];
THIS[R]. URL = Urlsarray[r];
THIS[R]. Desc = Descarray[r];
}
return this;
}

var linksize=0;

Namesarray = new Makearray (linksize);
Urlsarray = new Makearray (linksize);
Descarray = new Makearray (linksize);


var arraycount=0;

<!--The following is a database section that adds and deletes-->
Arraycount + 1
Urlsarray[arraycount] = "http://nettrain.163.net/java/navigation/newscript.htm"
Namesarray[arraycount] = "Internet Express Java Script Resource Station"
Descarray[arraycount] = "Java JavaScript applet Games ActiveX ASP CGI databases Search Media dw2 MIDI
Music Menu HTML DHTML Intranet Internet scripts games perl downloads password Cookies free graphics
Freescripts calander dw2 Flash Plugins Script Password protection page script Free resources homepage Production tips download search engine form Submit insert
Piece of teaching dynamic page graphic image multimedia "

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/desktop/adc120.html"
Namesarray[arraycount] = "Advanced Disk Catalog v1.20 Beta 1"
Descarray[arraycount] = "Catalog your disks, folders and files"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/tools/azpr.html"
Namesarray[arraycount] = "Advanced ZIP Password Recovery v0.91a"
Descarray[arraycount] = "Recover lost password for encrypted ZIP file"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/games/AdveWith.html"
Namesarray[arraycount] = "Adventures with Chickens 2.01"
Descarray[arraycount] = "A Christian Windows-95 arcade/adventure Game"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/games/INV58FUL.html"
Namesarray[arraycount] = "Alien Invasion 1.0"
Descarray[arraycount] = "Action Game for players with disabilities"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/games/ayatze22.html"
Namesarray[arraycount] = "All in one Yahtzee v2.2"
Descarray[arraycount] = "Advanced Yahtzee game with 5 variations."

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/games/atris_10.html"
Namesarray[arraycount] = "Alphatris v1.0"
Descarray[arraycount] = "Arcade style word game for Windows 95"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/inet/amg32setup.html"
Namesarray[arraycount] = "amigo! v2.2 "
Descarray[arraycount] = "Internet Enabled, free Form PIM"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/games/32anbj12.html"
Namesarray[arraycount] = "Animated Blackjack v1.2"
Descarray[arraycount] = "A realistic game with great graphics ..."

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/games/95ani12.html"
Namesarray[arraycount] = "Animated Slots v1.2"
Descarray[arraycount] = "A Fun 5 wheel slot machine with great graphics ..."

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/inet/pie184.html"
Namesarray[arraycount] = "Applepie Pro HTML Editor 1.8.4"
Descarray[arraycount] = "Tag highlighting, JavaScript, homepage Wizard"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/tools/apackmk1.html"
Namesarray[arraycount] = "Arclab Packager MK1 1.2.0.61"
Descarray[arraycount] = "Split one or more files into packages"

Arraycount + 1
Urlsarray[arraycount] = "http://www.win-shareware.com/games/bbsetup.html"
Namesarray[arraycount] = "Brainsbreaker 2.1"
Descarray[arraycount] = "Create and play jigsaw puzzles in Windows95"

Arraycount + 1
Urlsarray[arraycount] = "Http://www.win-shareware.com/business/bs1sb.h



Related Article

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.