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:
Multiple Users.db Possible? (1997)
Writing a Protect Tag (1999)
Associative lookup style? + bit more (1997)
RequiredFields template (1997)
.html processing? (1998)
Nav4 not specifying cart (1997)
WebCatalog for Mac 2.0.1 Released (1997)
unable to launch acgi in WebCat (1997)
How can I Add several Items into the cart at once? (1997)
searching for last file... WebCat solutions (1999)
Major Security Hole (1998)
OT: Non US IP #'s (2003)
Follow-Up to: Removing [showif] makes a big difference in speed (1997)
Different Email recipients? (1998)
View order not right (1997)
searchable list archive (1997)
Bug Report, maybe (1997)
Adding insurance to an order, round 2 (2003)
Verifying both name and password (was: New Problem) (1997)
Serving images from databases (1998)