Hopefully the back button support can be fixed some when we get a chance to do more integration. We should be able to hook in the forward/back button support that dojo has into forms even when they're not ajax-based. (Hopefully the word ajax will lose meaning in 4.1 and it'll just be something that happens magically..)
On 11/27/05, Norbert Sándor <[EMAIL PROTECTED]> wrote: > > > I've to admit, as a global note, I'm not very comfortable with storing > > states (and consequently what relates to states) on the client but i > > I think it is much better to store one big hidden field than many small... > It is more efficient to encrypt and compress one big data than many > smalls. > > Storing state on the client side is the best against BACK button and > friends. :) (I hate these monsters :) > I would be happy to see a solution which stores the state of the entire > page > on the client side. > I know it is possible to enclose the entire page in a Form but it is > neither > efficient nor flexible. > > BR, > Norbi > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >