Re: CART question

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 59987
interpreted = N
texte = or just use autonumber .... On 11/11/2004, at 10:34 AM, Sal D'Anna wrote: > Is the membership ID used for login purposes or just as a reference to > the > member? If it is for login, then it would seem kind of long to > remember and > might limit people who can't remember from using it. I would just use > [random] with the persons last name or something > [random][lname][random]. > > If it's a reference ID, then I would not see an issue unless they have > to > enter it somewhere for some reason. In this case, you could use a > nums.db > and have whatever starting number you want and just keep adding 1. > > > Sal D'Anna > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of > Patrick J. > Sent: Wednesday, November 10, 2004 3:05 PM > To: WebDNA Talk > Subject: CART question > > Hi, everyone. > > I'm using [cart] to assign a unique identifier for a membership > program. It is immediately recorded in a db, and will only be recalled > through standard search and lookup functions, never again by the [cart] > tag. > > The client is concerned that 15 numbers is too long for the membership > ID. Would it be a bad thing to, say, [getchars] on the last 8 numbers > of the [cart] before storing it in the db? Are those 8 numbers always > different under the algorithm WebDNA uses, or is it still possible to > end up with a duplicate number if I don't use the whole [cart] value? > > Anyone know? > > TIA > ----- > Patrick Junkroski > http://www.vsm.net > > > ------------------------------------------------------------- > 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://webdna.smithmicro.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://webdna.smithmicro.com/ > > Regards Stuart Tremain idfk web developments 114a/40 yeo street neutral bay 2089 australia t +612 9908 2134 f +612 9908 4837 ------------------------------------------------------------- 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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: CART question ( Donovan Brooke 2004)
  2. Re: CART question ( Brian Fries 2004)
  3. Re: CART question ( devaulw@onebox.com 2004)
  4. Re: CART question ( Patrick J. 2004)
  5. Re: CART question ( Donovan Brooke 2004)
  6. Re: CART question ( John Peacock 2004)
  7. Re: CART question ( Stuart Tremain 2004)
  8. Re: CART question ( "Sal D'Anna" 2004)
  9. Re: CART question ( 2004)
  10. CART question ( Patrick J. 2004)
  11. Re: More Shopping Cart Questions/Problems (Brian Boegershausen 2000)
  12. More Shopping Cart Questions/Problems (Brady J. Horenstein 2000)
  13. Re: Cart Question: The Epic Saga (Will Starck 1998)
  14. Re: Cart Question: The Epic Saga (Will Starck 1998)
  15. Re: Cart Question: The Epic Saga (PCS Technical Support 1998)
  16. Re: Cart Question (Kenneth Grome 1998)
  17. Re: Cart Question (PCS Technical Support 1998)
  18. Re: Cart Question (Will Starck 1998)
  19. Re: Cart Question (Kenneth Grome 1998)
  20. Re: Cart Question (Will Starck 1998)
  21. Re: Cart Question (PCS Technical Support 1998)
  22. Re: Cart Question (Bob Minor 1998)
  23. Re: Cart Question (Will Starck 1998)
  24. Re: Cart Question (Kenneth Grome 1998)
  25. Re: Cart Question (Bob Minor 1998)
  26. Re: Cart Question (Bob Minor 1998)
  27. Re: Cart Question (Will Starck 1998)
  28. Re: Cart Question (PCS Technical Support 1998)
  29. Re: Cart Question (Will Starck 1998)
  30. Re: Cart Question (charles kline 1998)
  31. Re: Cart Question (PCS Technical Support 1998)
  32. adding item to cart question (Chris Martin 1998)
  33. RE: Shopping Cart Questions (PCS Technical Support 1998)
  34. RE: Shopping Cart Questions (Pat McCormick 1998)
  35. RE: Shopping Cart Questions (josh 1998)
  36. Re: Shopping Cart Questions (Rob Marquardt 1998)
  37. Shopping Cart Questions (josh 1998)
  38. RE: Shopping Cart Questions (Pat McCormick 1998)
  39. Price lookup problem - was Re: Cart questions (Paul Winchester 1997)
  40. Re: Cart questions (Grant Hulbert 1997)
  41. Re: Cart questions (Grant Hulbert 1997)
  42. Re: Cart questions (Paul Winchester 1997)
  43. Re: Cart questions (Paul Winchester 1997)
  44. Re: Cart questions (Grant Hulbert 1997)
  45. three cart questions (Thomas Wedderburn-Bisshop 1997)
or just use autonumber .... On 11/11/2004, at 10:34 AM, Sal D'Anna wrote: > Is the membership ID used for login purposes or just as a reference to > the > member? If it is for login, then it would seem kind of long to > remember and > might limit people who can't remember from using it. I would just use > [random] with the persons last name or something > [random][lname][random]. > > If it's a reference ID, then I would not see an issue unless they have > to > enter it somewhere for some reason. In this case, you could use a > nums.db > and have whatever starting number you want and just keep adding 1. > > > Sal D'Anna > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of > Patrick J. > Sent: Wednesday, November 10, 2004 3:05 PM > To: WebDNA Talk > Subject: CART question > > Hi, everyone. > > I'm using [cart] to assign a unique identifier for a membership > program. It is immediately recorded in a db, and will only be recalled > through standard search and lookup functions, never again by the [cart] > tag. > > The client is concerned that 15 numbers is too long for the membership > ID. Would it be a bad thing to, say, [getchars] on the last 8 numbers > of the [cart] before storing it in the db? Are those 8 numbers always > different under the algorithm WebDNA uses, or is it still possible to > end up with a duplicate number if I don't use the whole [cart] value? > > Anyone know? > > TIA > ----- > Patrick Junkroski > http://www.vsm.net > > > ------------------------------------------------------------- > 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://webdna.smithmicro.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://webdna.smithmicro.com/ > > Regards Stuart Tremain idfk web developments 114a/40 yeo street neutral bay 2089 australia t +612 9908 2134 f +612 9908 4837 ------------------------------------------------------------- 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://webdna.smithmicro.com/ Stuart Tremain

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:

WebDNA Threaded Discussions? (2004) WCS Newbie question (1997) math on date? (1997) different browser, different result (2000) Trouble with Netscape (1998) Is this possible in simple search? question? (1998) How do you TEAM Code? (2004) WC1.6 to WC2 date formatting (1997) default value from Lookup (was Grant, please help me) (1997) It's working (1997) Grep help (2004) Checkboxes (1998) Unknown error: OrderNotCreated (1997) FW: ANother SHOWIF problem (1997) Help! (2000) Question re: FlushDatabases (1997) Cancel Subscription (1996) email error (2003) OT: Weird table rendering w/ WebCat in Explorer (2005) 2.01 upgrade problems (1997)