KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/thomasjolly1/cgi-bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/thomasjolly1/cgi-bin/ReadMe.html
<HTML>
<HEAD>

<title>2CheckOut.com - free shopping cart software download</title> 


<SCRIPT language="JavaScript" type="text/javascript">

<!--- hide script from old browsers
var company = "Welcome to 2CheckOut.com";

var text1 = "Check out our FREE Shopping Cart ";

var text2 = "Accept Credit Cards over the Internet ";

var text3 = "Have 2CheckOut.com get Your Store Up and Running Quickly";

var displayrate = 1500;

var messnum = 0;


function statusbarflash()

{

  if (messnum == 0)

    {

      window.status=company;
      document.title=company;

    }  
  else if (messnum == 1)

    {

      window.status=text1;
      document.title=text1;

    }  
  else if (messnum == 2)

    {

      window.status=text2;
      document.title=text2;

     }  

  else if (messnum == 3)

    {

      window.status=text3;
      document.title=text3;
      messnum = 0;

     }  
  
  messnum++;
  setTimeout("statusbarflash();",displayrate);

} 
// end hiding from old browsers -->

</SCRIPT>

</HEAD>
   <BODY link="#339900" vlink="#339900" alink="#339900" style="border-right: thin inset rgb(213,142,0)" style="border-left: thin outset rgb(213,142,0)" style="border-bottom: thin inset rgb(51,153,0)" style="border-top: thick outset rgb(51,153,0)" onload="statusbarflash();">
<style>
<!--
A:hover { color:#CC0000; }
-->
</style>

<center>
<TABLE border="0" cellpadding="2" cellspacing="0" width="585" bgcolor="FFFFFF">
            <TR>
               <TD>
                  <A href="http://www.2checkout.com/index.html"><IMG src="http://www.2checkout.com/images/2.gif"  border="0" alt="Homepage"></A>  
&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.2checkout.com/images/amex.gif"><img src="http://www.2checkout.com/images/mastercard.gif"><img src="http://www.2checkout.com/images/visa.gif"><img src="http://www.2checkout.com/images/discover.gif">
               </TD>
              <TD align="right">

                   <A href="javascript:window.external.AddFavorite('http://www.2checkout.com/', '2CheckOut.com - Accept Credit Cards Today')">Book Mark This Site</A>
                  <BR><BR>
                 <b>877-294-0273 (Toll Free)</b> 
                  <BR><BR>
                   <A href="http://www.2checkout.com/">HomePage</A> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A href="/contactus.htm">Contact Us</A>
               </TD>
            </TR>
 </TABLE>

 
</CENTER>


<CENTER>
<H2>Cart.cgi Installation Instructions</H2>
<TABLE WIDTH=550 BORDER=0>
<TR WIDTH=550 BORDER=0>
<TD WIDTH=550 BORDER=0 BGCOLOR="#FFFFCC" >
<CENTER>
<FONT FACE=ARIAL SIZE=2>Check for updates at <a href=http://www.2checkout.com>www.2CheckOut.com</a>&nbsp;&nbsp;&nbsp; 
</FONT>
<FONT FACE=ARIAL SIZE=2><A HREF=http://www.2checkout.com/demomanager.htm>Store Manager</A> &nbsp;&nbsp;&nbsp; </FONT>
<FONT FACE=ARIAL SIZE=2><A HREF=http://www.2checkout.com/cartfrontpage.htm>Demo Store</A>&nbsp;&nbsp;&nbsp;</FONT>
</CENTER>
</TD>
</TR>
</TABLE>
</CENTER>

<P>

<CENTER>
<TABLE WIDTH=500>
<TR>
<TD>
<A NAME=download></a>
<p><h2>Downloading and installing the files</h2></p>

<b>Step One:</b><br> 
<a href=http://www.2CheckOut.com/cart.zip>Download</a> the zip file of the Cart.cgi 
package here. <br>

<br>
<b>Please note:</b> You will need to be able to set access permissions and be able to run perl/cgi scripts 
on your web server to set up and run Cart.cgi.  Most hosting companies provide this capability. <br>
<p>
<b>Step Two:</b><br>
Unzip the cart.zip file on your machine and transfer all the files and directories 
(except the "cartimages" directory) to your web server's cgi bin.  Upload the cartimages directory 
to the directory of your homepage or any directory under the one where your homepage is located.  
Make sure and create the same directories that are contained in the zip file. 

Alternative:  If you can unzip files on your web server by all means transfer the zip file up to your cgi-bin and unzip 
it.  Then move the "cartimages" directory to the location of your homepage (unless you can serve images from your 
cgi-bin, in which case the move is not necessary).  Make sure and maintain the directories 
and their content.

<p>

<b>Step Three:</b><br>
Set the permissions of the cart.cgi and cartmanager.cgi script to rwxr_x_r_x.<br>
<p>

<HR WIDTH=500>
<A NAME=mansetup></a>
<p><h2>Setting up the Store Manager</h2>
<font color=RED>Updated April 4, 1999</font>
</p>

<p>
<b>Before Doing Anything:</b><br>
Make sure that both cartmanager.cgi and cart.cgi are pointed to the location
of perl5 on your server! If you are having problems with logging in later on,
this is likely the cause.

Hint: This is usually not necessary but if needed, you do this by editing the first line 
( #!/usr/local/bin/perl ) in both scripts to the location of perl5 on your server.  
<br>
<p>

<b>Step One</b><br>
To get the store up and running, you will first need to enable the 
Store Manager. The Store Manager itself is a password protected application. 

Open up the <b>cartmanager.cgi</b> file in a text editor and change the username and password variables at the top.
The file contains directions to walk you through this.<br><br>
<b>Step Two</b><br>
The program stores your I.P. address in a temporary file to keep track of you during your visit. For
some additional security, you will set the name of this file to something you pick. Set the 
<b>$a_unique_name</b> variable to whatever name you like.<br>
Now you should be all set to use the cart.cgi Store Manager.
<br>
<HR WIDTH=500>
<A NAME=syssetup></a>
<p><h2>Setting the cart.cgi System Settings</h2></p>
<b>Store Manager</b> is now ready. Now you must set a few important pieces of 
information unique to your store. 
Go to<br><br><a href="http://PutYourSiteHere/cgi-bin/cartmanager.cgi?change_settings_screen=yes">
http://PutYourSiteHere/cgi-bin/cartmanager.cgi?change_settings_screen=yes</a><br><br> to 
access the <b>System Manager</b> page, which will walk you through the necessary settings. 
<br><BR><b>Note:</b> the above link assumes your cgi bin is accessed from your site as /cgi-bin and <b>
that you changed PutYourSiteHere to your sites location</b>, 
it will not work if that is not the case.
<Br><br><B><FONT COLOR=#339900> For security we recommend that you set cartmanager.cgi permissions
to r-------- when you are not using it.</font></b>
<p>
<HR WIDTH=500>
<A NAME=header></a>
<p><h2>Adding your Header, Footer, and Frontpage</h2></p>
Adding these files to your store is easy. The <b>header</b> and <b>footer</b> is displayed on 
all of your dynamic product pages and your store order form. The <b>frontpage</b> is simply the static
HTML page displayed when cart.cgi is first accessed.<p>
<b>Step One:</b><br>Create your header HTML and save it in a file called <b>store_header.inc</b>. 
Upload this file and place it in the directory <b>/cgi-bin/Html/headers</b>.
<p>
<b>Step Two:</b><br>Create your footer HTML and save it in a file called <b>store_footer.inc</b>. 
Upload this file and place it in the directory <b>/cgi-bin/Html/footers</b>.
<p>
<p>
<b>Step Three:</b><br>Create your Frontpage HTML and save it in a file called <b>frontpage.html</b>. 
Upload this file and place it in the directory <b>/cgi-bin/Html</b>.
<p>
<HR WIDTH=500>
<A NAME=linksetup></a>
<p><h2>Creating Links for your store</h2></p>
Here is some sample HTML that you may use to develop links and static HTML pages for your store.
<p>
<b>Example One: Search Box</b>
<p>
<FONT FACE=COURIER SIZE=2 COLOR=#339900>
&lt;!--Begin search table--&gt;<br>
&lt;CENTER&gt;<br>
&lt;FORM METHOD=POST ACTION=/cgi-bin/cart.cgi&gt;<br>
&lt;TABLE BORDER=1 CELLPADDING=3 CELLSPACING=0 WIDTH="500"&gt;<br>
&lt;TR&gt;<br>
<br>
&lt;TD WIDTH=200 BORDER=1&gt;<br>
&lt;CENTER&gt;<br>
&lt;IMG SRC=/cartimages/search_store.gif&gt;<br>
&lt;/CENTER&gt;<br>
&lt;/TD&gt;<br>
<br>
&lt;TD WIDTH=300 ALIGN=RIGHT BGCOLOR=WHEAT&gt;<br>
&lt;CENTER&gt;<br>
&lt;INPUT TYPE="text" NAME="keywords" SIZE="20" MAXLENGTH="60"&gt;&amp;nbsp;&amp;nbsp;<br>
&lt;INPUT TYPE="submit" NAME="search_request_button" <br>
VALUE=" Submit "&gt;<br>
&lt;/CENTER&gt;<br>
&lt;/TD&gt;<br>
<br>
&lt;/TR&gt;<br>
&lt;/TABLE&gt;<br>
&lt;/FORM&gt;<br>
&lt;/CENTER&gt;<br>
&lt;!--End Search Table--&gt;
<p>
</FONT>
<br>
<p>
<b>Example Two: Category Link</b>
You may link to category pages within your store. These pages are created on the fly 
(dynamically) and display all products within a particular category.
<p>
<FONT FACE=COURIER SIZE=2 COLOR=#339900>
&lt;a href=/cgi-bin/cart.cgi?product=NAME&gt;Link to Category NAME&lt;/a&gt;
</FONT>
<p>
where <b>NAME</b> is the name of the category to be displayed.
<p>

<p>
<b>Example Three: Links to Static HTML pages</b>
You may create and link to static HTML pages within your store. These pages would be uploaded
to the <b>/cgi-bin/Html/Products</b> directory, and linked as follows:
<p>
<FONT FACE=COURIER SIZE=2 COLOR=#339900>
&lt;a href=/cgi-bin/cart.cgi?page=mypage.html&gt;Link to My Page&lt;/a&gt;
</FONT>
<p>
<HR WIDTH=500>
<A NAME=inv></a>
<p><h2>Adding, Editing, and Deleting products</h2></p>
<p>
Managing your store's inventory is a snap with the <b>Store Manager</b>. Use these links to:
<br><BR>
Add Products <a href=http://PutYourSiteHere/cgi-bin/cartmanager.cgi?add_screen=yes>http://PutYourSiteHere/cgi-bin/cartmanager.cgi?add_screen=yes</a>
<br><br>
Edit Products <a href=http://PutYourSiteHere/cgi-bin/cartmanager.cgi?edit_screen=yes>http://PutYourSiteHere/cgi-bin/cartmanager.cgi?edit_screen=yes</a>
<br><br>
Delete Products <a href=http://PutYourSiteHere/cgi-bin/cartmanager.cgi?delete_screen=yes>http://PutYourSiteHere/cgi-bin/cartmanager.cgi?delete_screen=yes</a>
<p>
<br><BR><b>Note:</b> the above link assumes your cgi bin is accessed from your site as /cgi-bin and <b>
that you changed PutYourSiteHere to your sites location</b>, 
it will not work if that is not the case.

<HR WIDTH=500>
<A NAME=options></a>
<p><h2>Option files</h2></p>
<p>
Option files allow you to associate your products with certain options. For example, if you
sell t-shirts, you will need to allow the customer to select the size. Option files are simple HTML, 
but they do follow a specific format. <b>YOU MUST FOLLOW THIS FORMAT!</b> Here is an example:
<p>
<FONT FACE=COURIER COLOR=#339900 SIZE=2>
&lt;P&gt;<br>
&lt;B&gt;Gift Options&lt;B&gt;<br>
&lt;br&gt;<br>
&lt;SELECT NAME = "option|1|%%PRODUCT_ID%%"&gt;<br>
&lt;OPTION VALUE = "None|"&gt;Select Here<br>
&lt;OPTION VALUE = "Gift Card|1.00"&gt;Gift Card (+ $1.00)<br>
&lt;OPTION VALUE = "Gift Wrap|2.50"&gt;Gift Wrap (+ $2.50)<br>
&lt;OPTION VALUE = "Gift Box|3.50"&gt;Gift Box (+ $3.50)<br>
&lt;/SELECT&gt;<br>
&lt;/FORM&gt;<br>
</FONT>
<p>
Option files are placed in the <b>/cgi-bin/Html/Options</b> directory
<p>
<HR WIDTH=500>
<A NAME=images></a>
<p><h2>Adding images to your store</h2></p>
<p>
Images can be added to any dircetory, in your demo store they are in the <b>/cartimages</b> directory. Because all pages within the store 
are displayed through the script, all images links are relative to the cart.cgi script itself. 
For example:
<p>
<FONT FACE=COURIER COLOR=#339900 SIZE=2>
&lt;IMG SRC=/cartimages/front_footer.gif BORDER=0&gt;
</FONT>
<p>
<HR WIDTH=500>
<A NAME=tracking></a>
<p><h2>View your tracking</h2></p>
<br>
cart.cgi has a built in tracking manager. View it <a href=/cgi-bin/cartmanager.cgi?tracking_screen=yes>here</a>
<p>
</TD>
</TR>
</TABLE>

<CENTER>
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH="500">
<TR>
<TD WIDTH=500>
<p>
<HR WIDTH=500>
<p>
<p><b>Please Note:</b></p>
<p>
This FREE version of Cart.cgi and is distributed according to the GNU 
General Public License Version 2. Basically, you use this software at your own risk. It
is offered without support or warranty of any kind. <a href=/cgi-bin/cart.cgi?page=license.txt>
Click here</a> to view the license.
</p>
<p>
<p>
Cart.cgi is based on Selena Sol's 'Web Store' program. Visit and support <a href=http://www.extropia.com>
Selena Sol's Script Archive</a>. The Cart.cgi package, as assembled here, is Copyright 1999 
by  <a href="http://www.2CheckOut.com">2CheckOut.com</a>
</p>
</FONT>
</TD>
</TR>
</TABLE>

<TABLE width="585" >
<TR>
                     <TD colspan="3">
                        <BR>
                        <BR>
                         
                        <HR size="0" color="#CC0000" width="100%">
                        <CENTER>
<a href="http://www.2checkout.com/overview.htm">Overview</a> &nbsp;&nbsp;
<a href="http://www.2checkout.com/ecomrates.htm">Rates</a> &nbsp;&nbsp;
<a href="http://www.2checkout.com/signup.htm">Sign Up</a> &nbsp;&nbsp;
<a href="http://www.2checkout.com/index.html">Homepage</a> &nbsp;&nbsp;
<a href="http://www.2checkout.com/cartfrontpage.htm">Shopping Cart Demo</a>&#160;&#160;


                        </CENTER>
                        <HR size="0" color="#CC0000" width="100%">
                        <HR size="0" color="#D58E00" width="100%">
                        <HR size="0" color="#339900" width="100%">
                       <CENTER>
                           <FONT size="2">Copyright 1999-2000 <b><FONT color="#1d5500">2</FONT><FONT color="#D58E00">Check</FONT><FONT color="#1d5500">Out</FONT></b>. All Rights Reserved.
                           <br>1-877-294-0273 (Toll Free) <a href="mailto:[email protected]">Contact Us</a></FONT>
						</CENTER>

                       
                     </TD>
                  </TR>
               </TABLE> 
</CENTER>

</BODY>
</HTML>

Anon7 - 2021