Page view counter

One Questions about IBS Store programming methods

Last post 10-20-2003 6:15 PM by WhatThe12. 2 replies.

Sort Posts:

  • One Questions about IBS Store programming methods

    10-15-2003, 8:35 PM
    • Loading...
    • WhatThe12
    • Joined on 10-08-2003, 3:37 AM
    • UK
    • Posts 865
    • Points 3,339
    Why do they create a new GUID using 'Guid.NewGuid()' for the cart ID instead of using the current session ID with 'HttpContext.Current.Session.SessionID'?
    Web dev - spending forever achieving nothing.
  • Re: One Questions about IBS Store programming methods

    10-20-2003, 4:34 PM
    • Loading...
    • opanin
    • Joined on 06-27-2003, 11:54 AM
    • Posts 5
    • Points 25
    If you look in the web.Config file you will note that session is turn of for the application

    regards
    Opanin
    Opanin

    Http://www.naturebasket.com

    An IBUYSPY Store
  • Re: One Questions about IBS Store programming methods

    10-20-2003, 5:47 PM
    • Loading...
    • WhatThe12
    • Joined on 10-08-2003, 3:37 AM
    • UK
    • Posts 865
    • Points 3,339
    Good answer.
    Web dev - spending forever achieving nothing.
Page 1 of 1 (3 items)