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