[thelist] Theory Question: Client Side or Server Side

Brian Cummiskey Brian at hondaswap.com
Fri Apr 9 14:04:49 CDT 2004


Tom Dell'Aringa wrote:

>--- Scott Brady <evolt at scottbrady.net> wrote:
>  
>
>>>My question is this:  Would this functionality best be done
>>>client side with java-script, or server side?  Thoughts?
>>>      
>>>

IMO, I would do it like this:

SHOW the user the update via the client-side JS, but process the 
quantity on the server with a POST var array.


More information about the thelist mailing list