Tutorial - Shopping Basket

In this tutorial, we're going to do an in-depth examination of the NeoWebScript (NWS) shopping cart and how it functions. It assumes a working knowledge of basic NWS programming, so if you haven't looked at the basic tutorials yet, you may wish to do so first.

Overview of Shopping Basket

Overview Paragraph

The basketcfg.txt file

Information about the basketcfg.txt file.


Achilles:  "Hector, are you planning on going 
           to the Colosseum tonight?"
Hector:    "I sure am.  Could you pick up some 
           tickets for me on your way out?"
Achilles:  "No problem.  How many do you want?"
Hector:    "Blue"
Achilles:  "What?  I want to know how many 
           tickets you want!"
Hector:    "I enjoy walks around Troy."
Achilles:  "Arghhh!"

More text on basketcfg.txt

Error: expected integer but got "asdf"	

The basketpage.html file

Basketpage Paragraph

The basketview.html file

Basketview Paragraph

The basketedit.html file

Basketedit Paragraph

The basketorder.html file

Basketorder Paragraph

Summary of Shopping Basket

Summary Paragraph