macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: cfdiv and Back Button

Subject: Re: cfdiv and Back Button
From: GArlington <garlington@xxxxxxxxxxxxx>
Date: Wed, 30 Jul 2008 02:56:31 -0700 (PDT)
Newsgroups: macromedia.coldfusion.cfml_general_discussion

On Jul 30, 9:57 am, Richard <rich...@xxxxxxxxxxxxxxxxxx> wrote:
> I have a cfdiv that loads content from another page. The main page
> also has links to load different content within the cfdiv. Is there
> anyway of using the browser back button to go back to the last content
> that was loaded without the page reloading the initial content of the
> cfdiv?
>
> I hope that makes sence, any help would be great.
>
> Thanks and regards, richard

Browser back button goes back to previous URL (AFAIK), i.e. if you
change your page through code without changing the url it will NOT be
reflected in browser history.
To check what you can and can not do load your page in new browser
window, most likely you will see that your browser back button will be
disabled (NO history) after your actions...

<Prev in Thread] Current Thread [Next in Thread>