Results 1 to 5 of 5

Thread: Simple Shopping Cart (No Prices, Just Text)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Posts
    25

    Question Simple Shopping Cart (No Prices, Just Text)

    I would like to create a script similar to a shopping cart, but much less complicated. I want to allow the internet user to click on an image and have the name of an item that corresponds to the image be place in a shopping basket (no prices, just a two or three word name). Then have another image which only appears when there are items in the shopping basket. Finally a separate web page needs to retrieve the contents (text) of the basket and make it visible on an order form which ultimately gets sent. I need this to be explained in some detail because I am fairly new to using scripts.

  2. #2
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    First of all, what programming language do you want to do it in? If you haven't decided, ASP and PHP are good choices.

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Posts
    25
    Any code that would work on all computers is my preference. I know some java script, so with any other language I would need a detailed explanation of what to do...

  4. #4
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    Well, first of all, i don't think that it would be a very good idea to make it in javascript, but ASP would be a great choice. If you have no idea or knowledge of ASP, i would recommend learning a little about it before you start working with a large application like a shopping cart.

    Here are some of the best websites that i have found for ASP that may get you started:
    http://www.asp101.com
    http://www.4guysfromrolla.com
    http://www.w3schools.com
    http://www.aspwatch.com
    http://www.aspin.com
    http://www.hotscripts.com
    http://www.brainjar.com
    http://www.sakki.net

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  5. #5
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    Complete free JavaScript ones available here:

    http://www.1stcart.net/IMSFSCartDemos.htm
    Mark
    -------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width