-- vladimirn <[EMAIL PROTECTED]> wrote
(on Tuesday, 26 August 2008, 10:35 AM -0700):
> Hello all, i was wondering if any of you have some nice solution for this
> problem.
> After displaying data on the page(using zend dojo) when i click on browser
> Back button, i would like to keep those data on my page but i am navigated
> out of page and  my data are lost.
> Dojo have some solution using # anchor and something like that, but i dont
> like it ;)

Well, I have to question not using technology just because you "don't
like it". ;)

What don't you like about it? This is becoming a standard mechanism for
allowing for back button functionality -- gmail uses it, facebook uses
it... it basically leverages the browser's inherent functionality.

> Is there any way to keep data pulled by dojo script and without using iframe
> and anchor in url?

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend Framework           | http://framework.zend.com/

Reply via email to