Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
99 lines (78 sloc)
3.84 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>Dansie Website Design - Dansie Shopping Cart, An Electronic Shopping Cart.</TITLE> | |
| <META NAME="keywords" CONTENT="free, website, web site, homepage, home page, design, designing, designer, designers, personal, HTML, page, web, webpage, cgi, shopping cart, ecommerce, secure, transactions"> | |
| <META NAME="description" CONTENT="Website design at reasonable prices! We will put your business on the internet! Free trial website service."> | |
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> | |
| <META TYPE="author" CONTENT="Dansie Website Design - http://www.dansie.net"> | |
| </HEAD> | |
| <BODY BGCOLOR="#FFFFFF" BACKGROUND="images/wp1.jpg"> | |
| <CENTER> | |
| <FONT SIZE=+3 COLOR=#0000FF>Dansie Search Engine</FONT> | |
| </CENTER> | |
| <BR> | |
| <BLOCKQUOTE> | |
| <FONT SIZE=+1>A local search engine script that will allow your visitors to search your site. Powerful and easy to use. Organizes search results in an easy to read fashion. Great for small to medium size websites.</FONT> | |
| <FORM METHOD=POST ACTION="http://www.dansie.net/cgi-bin/utilities/search.pl"> | |
| <FONT SIZE=+1>Search: <I>http://www.dansie.net</I></FONT><BR> | |
| <FONT SIZE=+0><B>(Some words to try: <I>search, shopping, service, Perl</I></B>)</FONT><BR> | |
| <INPUT TYPE=TEXT SIZE=25 MAXLENGTH=100 NAME="keywords"> | |
| <SELECT SIZE=1 NAME="method"> | |
| <OPTION VALUE="any">Any words | |
| <OPTION VALUE="all">All words | |
| <OPTION VALUE="phrase">As a phrase | |
| </SELECT> | |
| <SELECT SIZE=1 NAME="details"> | |
| <OPTION VALUE="summary">Summary | |
| <OPTION VALUE="details">Details | |
| </SELECT> | |
| <INPUT TYPE=SUBMIT VALUE="SEARCH"> | |
| </FORM> | |
| Dansie Search Engine Features: | |
| <UL> | |
| <LI>Easy installation. Only four required variables to configure. | |
| <LI>Choice of font color. | |
| <LI>Choice of background color or wallpaper. | |
| <LI>Ignores text in your HTML tags. | |
| <LI>Displays keywords found in <B>bold</B>. | |
| <LI>All pages of search results are <A HREF="http://www.dansie.net/cgi-bin/utilities/search.pl">hyper-linked</A>. | |
| <LI>It will ignore certain directories and file names that you define as private. | |
| <LI>Maintains a log of keywords that your visitors enter. Only you will be able to see the log with a password you define. Helpful for seeing what your visitors are interested in. <A HREF="http://www.dansie.net/cgi-bin/utilities/search.pl?show_search_log">View our log.</A> | |
| <LI>Runs on either Perl 4 or Perl 5. | |
| <LI>Unix and Windows_NT | |
| <LI>(The words "Order Dansie Search Engine Today!" will not appear at the bottom of your search engine when you install it on your site.) | |
| </UL> | |
| <A HREF="SearchReadMe.txt">View the ReadMe.</A><BR> | |
| <FORM METHOD=POST ACTION="http://www.dansie.net/cgi-bin/scripts/cart.pl"> | |
| <INPUT TYPE=HIDDEN NAME=merchant VALUE="dansiecart"> | |
| <INPUT TYPE=HIDDEN NAME="custom1" VALUE="A local search engine script that will allow your visitors to search your site."> | |
| <INPUT TYPE=HIDDEN NAME=name VALUE="Dansie Search Engine"> | |
| <INPUT TYPE=HIDDEN NAME=price VALUE="25.00"> | |
| <INPUT TYPE=HIDDEN NAME=return VALUE="http://www.dansie.net"> | |
| <INPUT TYPE=SUBMIT NAME="add" VALUE="Order Dansie Search Engine Today!"> | |
| </FORM> | |
| <FORM METHOD=POST ACTION="http://www.dansie.net/cgi-bin/scripts/cart.pl"> | |
| <INPUT TYPE=HIDDEN NAME=merchant VALUE="dansiecart"> | |
| <INPUT TYPE=HIDDEN NAME=return VALUE="http://www.dansie.net/search.html"> | |
| <INPUT TYPE=HIDDEN NAME=purpose VALUE="look"> | |
| <INPUT TYPE=IMAGE SRC="images/cart.gif" NAME="View Cart/Checkout" BORDER=0> | |
| </FORM> | |
| </BLOCKQUOTE> | |
| <IMG SRC="http://www.dansie.net/cgi-bin/counter.pl" BORDER=0 HEIGHT=0 WIDTH=0> | |
| <!-- ADDRESS AND HOME TABLE --> | |
| <TABLE WIDTH=100% CELLPADDING=0 CELLSPACING=0 BORDER=0> | |
| <TR> | |
| <TD WIDTH=70%> | |
| <BASEFONT SIZE=-2> | |
| <P> | |
| www.dansie.net | |
| <BR><FONT COLOR="#000000"><A HREF="mailto:design@dansie.net">design@dansie.net</A></FONT> | |
| </TD> | |
| <TD ALIGN=RIGHT> | |
| <A HREF="index.html" ><IMG SRC="images/home.gif" ALT="HOME" BORDER=0 ALIGN=CENTER></A> | |
| Home | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |