Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. OnLine Shopping Problem.

OnLine Shopping Problem.

Scheduled Pinned Locked Moved ASP.NET
helpdatabasesales
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ajau
    wrote on last edited by
    #1

    In online shooping, when any customer click at AddToCart button. The customer first login,and I save customer's data in database with login-id. So all customer's data is saved with own login-id. hence,we retrive customer data in select statement with where condition = login-id. But I want that there will no option of login, then how we manage all customer's data, so that shopping process be possible.... Plz help me.. Thanks Ajai Chaudhary

    P 1 Reply Last reply
    0
    • A ajau

      In online shooping, when any customer click at AddToCart button. The customer first login,and I save customer's data in database with login-id. So all customer's data is saved with own login-id. hence,we retrive customer data in select statement with where condition = login-id. But I want that there will no option of login, then how we manage all customer's data, so that shopping process be possible.... Plz help me.. Thanks Ajai Chaudhary

      P Offline
      P Offline
      pmarfleet
      wrote on last edited by
      #2

      You could use the user's session id to initially store their selections against. However, at some point the user is going to have to provide you with some personal information (name, address, credit card no) to make their purchases. It would be better to have some way of persisting user details so they don't have to enter the same information every time they come to your site to make a purchase. Paul

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups