AIS 101- Web Shopping Cart

How to Setup AIS 101:

1) Select a shopping cart model of your choice. The models are located in C:\Ais\Ais101\x\index.htm. The x represents the number of the model.

2) Open the index page (ais/ais101/index.html) with your favorite html editor or a text editor. Type in the number of your selected model.
In the sample below, the model 002 (highlighted in red) was selected.

................................................................................................................................................................................

<html>
<head>
<title>Amazonia Integrated System</title>
</head>
<frameset rows="0,*"border=0frameborder=0framemargin=0>
<frame src="blank.html">
<framesrc="/Ais/ais101/002/index.aspx">
</frameset>
</html>

................................................................................................................................................................................

3) Turn the Ais\Ais101 the default home page loaded by IIS. To do this you need: Click Start--> Settings--> Control Panel -->Administrative Tools --> Internet Informaition Services --> Expand the name of the computer that you want install the computer --> right click the Default Websites --> Properties --> Go to Home Directoy Tab --> Set Local Path = C:\Ais\Ais101--> Go to Documents Tab --> Set the Default document to the index page located ais/ais101/index.htm.

4)Install the MDAC 2.6 or later version.

BACK

©1994-2005 Softrela. All Rights Reserved.
Last update: January, 2005.