Re: Cart ID Duplication

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 36711
interpreted = N
texte = The most likely reason that 15 people would have the same cart number would be if they all clicked on a link where a cart number has been hard coded into the URL (like this: http://domain.com/page.htm?cart=320254133960642). The cart is not being issued by webcat to 15 different people. Fifteen people have found and clicked on a link that has a number instead of the cart tag in it.My best guess, Paul >Just come across a worrying issue. > >We were called by a customer who, whilst proceeding through the invoice >page, had found that there was someone else's address details already >entered in the form. > >Our invoice form will automatically populate the details from the shopping >cart file if they have already been entered, thus allowing the customer to >return to the store to add any items they'd forgotten about, without having >to worry about re-entering their address details. > >Our belief has always been that due to the cart ID been totally unique, >there would be no-way two people could get the same cart, therefore if would >be impossible for anyone to see anyone else's details. > >Now the details the customer saw, belonged to a customer who had entered his >name and address in the invoice, but had abandoned his cart, thus leaving >the shoppingcart file to exist for 24 hours. Then the second customer had >come along, managed to get the same Cart ID, and thus had seen the first >customers address details when he went into the invoice page. > >Checking our weblogs for this day, we discovered that 15 different people >had been issued the same Cart ID. > >Our initial thought, was that someone had linked to our site, and had >included a Cart ID in the link, this proved not to be the case as all users >had come directly into the site. > >The one thing that does connect them though, is that they all used the same >ISP - we are therefore assuming that this problem was connected to a cache >server. > >Has anyone come across this problem before? >Any idea why it's happening? > > > >Any solutions short of running a database tracking all issued cart ID's? > >Thanks. > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ _/_/_/_/_/_/_/_/_/_/_/_/|\_\_\_\_\_\_\_\_\_\_\_\_ _/_/_/ Paul Uttermohlen, Chief Technical Officer \_\_\_\_ _/_/_/ Interactive Ink, Incorporated \_\_\_\_ _/_/_/ mailto:paul@interactiveink.com \_\_\_\_ _/_/_/ \_\_\_\_ _/_/_/_/_/_/_/_/_/_/_/_/_/_/ | \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Hiding the URL(was Cart ID Duplication) (Donovan Brooke 2001)
  2. Re: Hiding the URL(was Cart ID Duplication) (Marty Schmid 2001)
  3. Re: Hiding the URL(was Cart ID Duplication) (Bob Minor 2001)
  4. Re: Hiding the URL(was Cart ID Duplication) (Paul Uttermohlen 2001)
  5. Re: Hiding the URL(was Cart ID Duplication) (Paolo Coppo 2001)
  6. Re: Hiding the URL(was Cart ID Duplication) (Bob Minor 2001)
  7. Re: Hiding the URL(was Cart ID Duplication) (Donovan Brooke 2001)
  8. Re: Hiding the URL(was Cart ID Duplication) (Donovan Brooke 2001)
  9. Re: Hiding the URL(was Cart ID Duplication) (Anup Setty 2001)
  10. Re: Hiding the URL(was Cart ID Duplication) (Nitai @ ComputerOil 2001)
  11. Re: Hiding the URL(was Cart ID Duplication) (Nitai @ ComputerOil 2001)
  12. Re: Hiding the URL(was Cart ID Duplication) (John Peacock 2001)
  13. Re: Hiding the URL(was Cart ID Duplication) (Paolo Coppo 2001)
  14. Re: Hiding the URL(was Cart ID Duplication) (Bob Minor 2001)
  15. Re: Hiding the URL(was Cart ID Duplication) (Donovan Brooke 2001)
  16. Re: Cart ID Duplication (Kenneth Grome 2001)
  17. Re: Cart ID Duplication (Glenn Busbin 2001)
  18. Re: Cart ID Duplication (Christer Olsson 2001)
  19. Re: Cart ID Duplication (WebMaster 2001)
  20. Re: Cart ID Duplication (Will Starck 2001)
  21. Re: Cart ID Duplication (John Peacock 2001)
  22. Re: Cart ID Duplication (Bob Minor 2001)
  23. Re: Cart ID Duplication (Will Starck 2001)
  24. Re: Cart ID Duplication (Glenn Busbin 2001)
  25. Re: Cart ID Duplication (Christer Olsson 2001)
  26. Re: Cart ID Duplication (Donovan Brooke 2001)
  27. Re: Cart ID Duplication (Donovan Brooke 2001)
  28. Re: Cart ID Duplication (Bob Minor 2001)
  29. Re: Cart ID Duplication (WebMaster 2001)
  30. Re: Cart ID Duplication (Mark Derrick 2001)
  31. Re: Cart ID Duplication (WebMaster 2001)
  32. Re: Cart ID Duplication (Paul Uttermohlen 2001)
  33. Re: Cart ID Duplication (Bob Minor 2001)
  34. Re: Cart ID Duplication (Donovan Brooke 2001)
  35. Cart ID Duplication (WebMaster 2001)
The most likely reason that 15 people would have the same cart number would be if they all clicked on a link where a cart number has been hard coded into the URL (like this: http://domain.com/page.htm?cart=320254133960642). The cart is not being issued by webcat to 15 different people. Fifteen people have found and clicked on a link that has a number instead of the cart tag in it.My best guess, Paul >Just come across a worrying issue. > >We were called by a customer who, whilst proceeding through the invoice >page, had found that there was someone else's address details already >entered in the form. > >Our invoice form will automatically populate the details from the shopping >cart file if they have already been entered, thus allowing the customer to >return to the store to add any items they'd forgotten about, without having >to worry about re-entering their address details. > >Our belief has always been that due to the cart ID been totally unique, >there would be no-way two people could get the same cart, therefore if would >be impossible for anyone to see anyone else's details. > >Now the details the customer saw, belonged to a customer who had entered his >name and address in the invoice, but had abandoned his cart, thus leaving >the shoppingcart file to exist for 24 hours. Then the second customer had >come along, managed to get the same Cart ID, and thus had seen the first >customers address details when he went into the invoice page. > >Checking our weblogs for this day, we discovered that 15 different people >had been issued the same Cart ID. > >Our initial thought, was that someone had linked to our site, and had >included a Cart ID in the link, this proved not to be the case as all users >had come directly into the site. > >The one thing that does connect them though, is that they all used the same >ISP - we are therefore assuming that this problem was connected to a cache >server. > >Has anyone come across this problem before? >Any idea why it's happening? > > > >Any solutions short of running a database tracking all issued cart ID's? > >Thanks. > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ _/_/_/_/_/_/_/_/_/_/_/_/|\_\_\_\_\_\_\_\_\_\_\_\_ _/_/_/ Paul Uttermohlen, Chief Technical Officer \_\_\_\_ _/_/_/ Interactive Ink, Incorporated \_\_\_\_ _/_/_/ mailto:paul@interactiveink.com \_\_\_\_ _/_/_/ \_\_\_\_ _/_/_/_/_/_/_/_/_/_/_/_/_/_/ | \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Paul Uttermohlen

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Searching blank fields problem (1999) Search design (1997) Stumpted Again (1997) [WebDNA] localhost as email server (2011) Server crash (1997) ftp to webstar (2001) expansion domain freak out (2003) Further tests with the infamous shipCost (1997) F3 crashing server (1997) Calendar Snippet Problems (1998) [append] (1997) [WebDNA] Adding Graphics to Directory (2009) Timeout question .. (2003) [WebDNA] [OT] Talk list (2009) WebDNA Speed Test (2008) Searching for all records (1998) ThreadMem ignored? (1998) WebCatalog for Postcards ? (1997) ShowIf variables (1997) Multiple cart additions (1997)