Why not?  That way every URL stored in the browser's history is a
safely-reloadable URL.  All the action requests (the ones that do
stuff) are hidden away from the browser's history, so user's can't
access them with the back/forward buttons, only by reclicking the
submit button (or whatever).

cheers,
barneyb

On Tue, Dec 9, 2008 at 12:33 PM, Andy Matthews <[EMAIL PROTECTED]> wrote:
> That doesn't make any sense Barney.
>
> -----Original Message-----
> From: Barney Boisvert [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 09, 2008 2:21 PM
> To: cf-talk
> Subject: Re: The infamous back button
>
> CFLOCATION.  Never render a page when it's an action request; always
> redirect to somewhere else that just renders (doesn't perform an action).
>
> cheers,
> barneyb
>
> On Tue, Dec 9, 2008 at 12:08 PM, Scott Stewart <[EMAIL PROTECTED]>
> wrote:
>> Hey all,
>>
>> Is there a way to detect the use of the browser back button?
>> I have an issue where I need to prevent a process from running if the
>> browser back button is used..
>>
>> thanks in advance
>> sas

-- 
Barney Boisvert
[EMAIL PROTECTED]
http://www.barneyb.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316507
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to