On Mon, 2004-02-16 at 14:27, Pernoud Aurelien wrote: > But this can lead to other troubles where a request is analyzed / executed twice by > the application... > > It is very very hard to make a webapp 100% compatible with "back/next buttons" :(
Most solutions I've seen use some nasty browser-dependent hacks using javascript and frames (frames allow hiding of the history when the drop-down back or forward sub-menu buttons are pressed), and javascript can sometimes be used to mangle the history. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
