Initial revision
[catagits/fcgi2.git] / examples / SampleStore / Unprotected / Purchase.html
CommitLineData
0198fd3c 1<html>
2<head>
3<title>Purchase</title>
4</head>
5
6<body bgcolor="ffffff" text="000000" link="39848c" vlink="808080"
7alink="000000">
8
9<center>
10<img src="../Images/purch-hd.gif" alt="[Purchase]">
11</center>
12
13This is only a sample program; you can't make real purchases.<p>
14
15<a href="../App?op=Purchase">Complete the purchase (i.e. empty your cart).</a><p>
16
17<a href="../App?op=DisplayStore">Return to shop.</a><p>
18
19<a href="../App?op=DisplayCart">View the contents of your
20 shopping cart.</a><p>
21
22<hr>
23</body>
24</html>