Ask a Question related to ASP, Design and Development.

  1. #1

    Default ASP Shopping Cart

    I recently reviewed a shopping cart called Product cart made by a company
    called Early Impact.
    [url]http://www.earlyimpact.com[/url]

    I was curious to find out that they supply you with the total source code
    written in ASP.
    You need to setup your merchant account and payment gateway seperately.

    How can they send you the complete source code? What stops someone from
    taking the code and resusing it somewhere else. It makes no sense to me. Has
    anyone used this product?

    Thanks.

    Erik Roessing
    Pacific Design Studios
    [url]www.pacificdesignstudios.com[/url]
    Do you have a project for us?


    Erik Guest

  2. Similar Questions and Discussions

    1. shopping cart
      Hi i would like to know. In CD-rom , it's possible to make a shopping cart I'm working on a site that requiers a shopping cart (just to calculate...
    2. Shopping cart help
      Hi, I need to create a shopping cart style website. Are there any good tutorials or 'shareware' stuff out there that I can look at? I want to do...
    3. Php Shopping Cart
      If anybody can help that would be great. ok here's my problem, i have a PHP shopping cart that i have built in dreamweaver mx 2004 . i have a...
    4. shopping cart shopping
      Im looking to buy some ecommerce software to hook up to an HTML site. The company will have around 350 products or so to start out, and will be...
    5. JS shopping cart
      peterct07@yahoo.com (Peter Cartwright) wrote in message news:<b6141bd7.0307171525.1c322082@posting.google.com>... Oops wrong forum
  3. #2

    Default Re: ASP Shopping Cart

    It's common in ASP since otherwise you need a DLL. Often it will be a mix so
    you can customize. There are plenty of carts out there for cheap/free
    though.

    --
    ----------------------------------------------------------
    Curt Christianson (Software_AT_Darkfalz.Com)
    Owner/Lead Designer, DF-Software
    [url]http://www.Darkfalz.com[/url]
    ---------------------------------------------------------
    ...Offering free scripts & code snippits for everyone...
    ---------------------------------------------------------


    "Erik" <ERoessing@pacificdesignstudios.com> wrote in message
    news:ezAzt0XfDHA.2484@TK2MSFTNGP09.phx.gbl...
    > I recently reviewed a shopping cart called Product cart made by a company
    > called Early Impact.
    > [url]http://www.earlyimpact.com[/url]
    >
    > I was curious to find out that they supply you with the total source code
    > written in ASP.
    > You need to setup your merchant account and payment gateway seperately.
    >
    > How can they send you the complete source code? What stops someone from
    > taking the code and resusing it somewhere else. It makes no sense to me.
    Has
    > anyone used this product?
    >
    > Thanks.
    >
    > Erik Roessing
    > Pacific Design Studios
    > [url]www.pacificdesignstudios.com[/url]
    > Do you have a project for us?
    >
    >

    Curt_C [MVP] Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139