Rows of Radio Buttons

2005-11-14 Thread Michael Rimov
Hi All, I've been working on a form where I need the following radio button layout: - | () Option 1 | () Option 2| () Option 3 | | () Option 4 | () Option 5| () Option 6 | | () Option 7 | () Option 8

RE: Client State Saving vs Server State Saving

2005-07-16 Thread Michael Rimov
> Am Samstag, 16. Juli 2005 09:15 schrieb Martin Marinschek: > > client side state saving - low on memory requirements on the server, > > high on CPU usage. > > > > server side state saving - the other way round. > > > > Generally - for load balancing, failover to another system, etc, > > client si