From: AShrout@aol.com
Date: Mon, 7 Dec 1998 21:51:20 EST
Subject: Re: i-depth Problem Reports

Hi Rich! GREAT! Sorry about the "no URL" - here it is:

www. dwquailgolf.net

I more or less had to shelf the JS project. I know exactly how it needs to work, but too many "holes" in my understanding to tie it all together. I am thinking about taking a JS class online with the HTML Writer's Guild. I need to that's for sure!!!

If you would, please go to our website to this page:

http://www.dwquailgolf.net/callaway.htm

You will see the different ordering options available for each club Each row of each table represents a "category" that contains options to choose from (these categories will be the different pull down menus). Some of the clubs can have 75-80 possible ways to order them. So....

What I wanted to do was to have the options available in pull-down menus, radio buttons, whatever, so that the customer could merely click an option in each applicable category that would make up the configuration for the club they wanted.

I will need a unique part number for each possible configuration along with the description and price (you'll have to make one up - we have to call for price right now) - this will have to match up to whatever configuration the customer selects and then dump into the shopping cart.

Okay, to give you an example, if you look at the first club on the Callaway page, it's the Biggest Big Bertha Titanium Driver. A typical "order" will look like this:

HAND: Right
MEN'S DRIVER LOFT: 9 degrees
SHAFT FLEX: S

Somewhere in the code there has to be something that says:

      if the customer chose Biggest Big Bertha RIGHT hand, MEN'S DRIVER LOFT 9
      degrees, and FLEX  S then the part number is BBB1 (or whatever) and the
price
      is $249.99.

Then this has to interface with the shopping cart when they select "Add to Cart"

Hope this makes sense Rich! Thanks for using this in your class! I really appreciate any help your students could give me!!! :)

Thanks again for all the help!!!

Ava