Index                                       - > Index1 Validate JavaScripts         Sign In and start cookie - > index2

                                                - > if Cookie exists                             -> Skip Index1 goto Index2

- > See Site Map

- > See About this page (On Most pages)

 

 

Personal assistant Page         - > is a simple CGI SendForm function.

 

Catalogue                                - > CGI Opens a file and Builds page from DB information

New Arrivals                           - > Shows Cookie is working

Specials                                   - > Kill_Cookie = “I am Not ____”

- > Click on link to Add to Cart. (Sends item info to AddToCart.htm)

- > Click on Picture to go to AddToCart2 (Shows Logic working !)

 

Add To Cart                             - > builds JavaScript Cookie  

                                                - > Counts Cart Items

                                    - > Validates for Color Selection

                                                - > Validates for Size Selection

Add To Cart 2                          - > Shows Dynamic content in RED

                                                - > Items count

                                                - > Cookie Name

                                                            - > Return Button

                                                            - > Sizes

                                                - > Colors

                                                            - > Designer

                                                - > Shoe Name

                                                            - > Shoe Type

                                                - > Picture

                                                            - > Short Description

                                                            - > Extended Description

                                                - > Shoe Price

 

View Cart                                 - > Takes JavaScript Cookie and turns it into a form

                                                - > Dose math

                                                - > onChange updates math

           

Show Order Button                  - > Takes the information View Cart built from Cookie (client Side).

                                                - > Builds a CGI SendForm to Give Cookie Information to Sderver side.

                                    - > Function “toMoney”

                                                - > Gateway to DB part of the order.