Re: attn: smitmicro - cart limitation

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 44378
interpreted = N
texte = AlainWe deal with some very complex ordering systems, we need to collect 175 fields of information from each customer to complete their order. Currently we use all 40 headers with delimeters to hold the data and then split the headers to get the data our again.Our carts are never destroyed, all carts are held for various reasons. If we keep all the order data in one place life is easier than spreading it around.Things would be simpler if we could just add a few more headers :) On Friday, October 25, 2002, at 04:04 PM, Alain Russell wrote:> What do you do with 40 headers .. ?? > Why not use a session file on the server to get around this .. > > But seriously, your going to have to stop thinking of stuff to put in > there > soon .. > >> Alain >> >> This was Scott's reply re more headers: >> >> Yes, for the 5.0 release, there are plans to increase the 'TEXT' >> lineitem >> fields to TextA-TextZ. No plans to increase the number of cart >> headers, >> 40 >> should be plenty. >> >> I for one would dearly love MORE THAN 40 HEADERS ! >> >> >> >> >> >> >> >> On Friday, October 25, 2002, at 03:31 PM, Alain Russell wrote: >> >>> Ken, >>> Perhaps you should read your emails in newest - oldest order .. >>> >>>> 1- get rid of the 100 open db limit >>> Has been confirmed as a preference for v5 >>> >>>> 2- get rid of the 100 item cart limit >>> Has been confirmed as coming in 4.5 patch >>> >>>> 3- fix the sendmail date/time bug >>> Has been confirmed as coming in 4.5 fix >>> >>>> 4- fix the double line spacing in sendmail messages >>> Has been fixed for 4.5 patch coming >>> >>>> 5- add more header and text fields to the cart file >>> Just confirmed by Scott for v5 >>> >>>> 6- improve the template caching mechanism so hundreds (instead of >>>> tens) of templates can be cached efficiently >>> Why ?? Disk access these days is so fast that there is really no need >>> for >>> this .. Your internet connection is a hell of a lot slower than the >>> webserver can load templates. >>> >>> And all that from memory ;) >>> Alain >>> >>> >>> ------------------------------------------------------------- >>> 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/ >>> >>> >> 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://search.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://search.smithmicro.com/ > > RegardsStuart 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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: attn: smitmicro - cart limitation (Velma Kahn 2002)
  2. Re: attn: smitmicro - cart limitation (NovaDerm Skincare Science 2002)
  3. Re: attn: smitmicro - cart limitation (Kalin Mintchev 2002)
  4. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  5. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  6. Re: attn: smitmicro - cart limitation (Rob Marquardt 2002)
  7. Re: attn: smitmicro - cart limitation (NovaDerm Skincare Science 2002)
  8. Re: attn: smitmicro - cart limitation (Donovan Brooke 2002)
  9. Re: attn: smitmicro - cart limitation (NovaDerm Skincare Science 2002)
  10. Re: attn: smitmicro - cart limitation (John Peacock 2002)
  11. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  12. Re: attn: smitmicro - cart limitation (Bob Minor 2002)
  13. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  14. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  15. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  16. Re: attn: smitmicro - cart limitation (Andrew Simpson 2002)
  17. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  18. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  19. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  20. Re: attn: smitmicro - cart limitation (Alain Russell 2002)
  21. Re: attn: smitmicro - cart limitation (Kenneth Grome 2002)
  22. Re: attn: smitmicro - cart limitation (Stuart Tremain 2002)
  23. Re: attn: smitmicro - cart limitation (Scott Anderson 2002)
  24. Re: attn: smitmicro - cart limitation (Kenneth Grome 2002)
  25. Re: attn: smitmicro - cart limitation (Development 2002)
  26. Re: attn: smitmicro - cart limitation (Scott Anderson 2002)
  27. Re: attn: smitmicro - cart limitation (Kenneth Grome 2002)
  28. Re: attn: smitmicro - cart limitation (Kalin Mintchev 2002)
  29. Re: attn: smitmicro - cart limitation (Phillip Bonesteele 2002)
  30. Re: attn: smitmicro - cart limitation (Kalin Mintchev 2002)
  31. Re: attn: smitmicro - cart limitation (dale's stuff 2002)
  32. Re: attn: smitmicro - cart limitation (Phillip Bonesteele 2002)
  33. Re: attn: smitmicro - cart limitation (Charles Kline 2002)
  34. attn: smitmicro - cart limitation (Kalin Mintchev 2002)
AlainWe deal with some very complex ordering systems, we need to collect 175 fields of information from each customer to complete their order. Currently we use all 40 headers with delimeters to hold the data and then split the headers to get the data our again.Our carts are never destroyed, all carts are held for various reasons. If we keep all the order data in one place life is easier than spreading it around.Things would be simpler if we could just add a few more headers :) On Friday, October 25, 2002, at 04:04 PM, Alain Russell wrote:> What do you do with 40 headers .. ?? > Why not use a session file on the server to get around this .. > > But seriously, your going to have to stop thinking of stuff to put in > there > soon .. > >> Alain >> >> This was Scott's reply re more headers: >> >> Yes, for the 5.0 release, there are plans to increase the 'TEXT' >> lineitem >> fields to TextA-TextZ. No plans to increase the number of cart >> headers, >> 40 >> should be plenty. >> >> I for one would dearly love MORE THAN 40 HEADERS ! >> >> >> >> >> >> >> >> On Friday, October 25, 2002, at 03:31 PM, Alain Russell wrote: >> >>> Ken, >>> Perhaps you should read your emails in newest - oldest order .. >>> >>>> 1- get rid of the 100 open db limit >>> Has been confirmed as a preference for v5 >>> >>>> 2- get rid of the 100 item cart limit >>> Has been confirmed as coming in 4.5 patch >>> >>>> 3- fix the sendmail date/time bug >>> Has been confirmed as coming in 4.5 fix >>> >>>> 4- fix the double line spacing in sendmail messages >>> Has been fixed for 4.5 patch coming >>> >>>> 5- add more header and text fields to the cart file >>> Just confirmed by Scott for v5 >>> >>>> 6- improve the template caching mechanism so hundreds (instead of >>>> tens) of templates can be cached efficiently >>> Why ?? Disk access these days is so fast that there is really no need >>> for >>> this .. Your internet connection is a hell of a lot slower than the >>> webserver can load templates. >>> >>> And all that from memory ;) >>> Alain >>> >>> >>> ------------------------------------------------------------- >>> 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/ >>> >>> >> 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://search.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://search.smithmicro.com/ > > RegardsStuart 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://search.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:

Fwd: Handling Charges (1999) SetCookie / GetCookie Problem.... (2004) Including a php script (2003) list items (1998) Question from a Neebie (2000) platform of the server? (2000) no time stamp & different times from emailer (1998) Emailer kaput? (2000) WebCat for mass emailings (1997) OT - Homesite Tags (2004) Formating found categories (1997) More on the email templates (1997) Problems reading files created by WC (1997) [TaxableTotal] - not working with AOL and IE (1997) Text data with spaces in them... (1997) Max Record length restated as maybe bug (1997) Extended [ConvertChars] (1997) Webcatalog 2.1* and Personal Web Server 4.0 (1998) UPDATEDONE question ... (1998) WebCat2 several catalogs? (1997)