Re: encrypted query string trouble on OSX
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 37724
interpreted = N
texte = Jon Robinson wrote:> > Thanks John!> > May I ask, by suggesting that we store all data locally, are you saying store> in a database?No, I am suggesting you use this neat feature that WebCatalog has,called a ShoppingCart. ;~)Seriously, there is almost no reason to transfer lots of databack and forth from client to server. Ever (well, except fordownloads :~).Either store the data in a temp database (if you are real paranoidyou can create a new database for each user based on the [cart]).Or, if you can, store the data in a ShoppingCart, since this isespecially tuned in WebCatalog to manage this kind of operation.You can even use a ShoppingCart if you aren't selling something,it is just a container.HTHJohn-------------------------------------------------------------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:
Jon Robinson wrote:> > Thanks John!> > May I ask, by suggesting that we store all data locally, are you saying store> in a database?No, I am suggesting you use this neat feature that WebCatalog has,called a ShoppingCart. ;~)Seriously, there is almost no reason to transfer lots of databack and forth from client to server. Ever (well, except fordownloads :~).Either store the data in a temp database (if you are real paranoidyou can create a new database for each user based on the [cart]).Or, if you can, store the data in a ShoppingCart, since this isespecially tuned in WebCatalog to manage this kind of operation.You can even use a ShoppingCart if you aren't selling something,it is just a container.HTHJohn-------------------------------------------------------------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/
John Peacock
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:
Smart caching problems with 2.1b3? (1997)
file uploads with webcat...binary? (1998)
MySQL and Decimals (2004)
[Reload mydata.db] (1998)
format_to_days on NT (1997)
WebMerchant Question (1998)
Possible Bug in 2.0b15.acgi (1997)
Search Engine questions ... (2002)
Mass deletion of records (2006)
Timeout question .. (2003)
Fwd: 502 Bad Gateway (1998)
Now, Now (2000)
Change to 5.0 per website licensing (2003)
Extra equals signs with IE? (More debugging questions...) (1997)
Exclamation point (1997)
RE: 2nd WebCatalog2 Feature Request (1996)
ANother SHOWIF problem (1997)
Multiple prices (1997)
RE:formula.db problems (1999)
filtering extra characters from credit card numbers (2001)