>> If you have page A that collects data from an user which then calls page 
>> B which process the data which then uses <cflocation...> to page C for 
>> the display of the results.  If the user presses the back button they 
>> are sent back to page A bypassing page B's processing since the client 
>> never knew that page B existed.

 > Actually, no. It goes back to page B.

Phillip, Ian was right, it goes back to page A.  See 
http://www.tlson.com/pageA.cfm for a working sample.

When the browser sees a "location" header in the response it will 
relocate and replace the page that issued the location with the new page 
in the history.  When the back button is used, it goes back to the 
original referrer, not the page that issued the location header.


-- 
Justin Scott | GravityFree
Network Administrator

1960 Stickney Point Road, Suite 210
Sarasota | FL | 34231 | 800.207.4431
941.927.7674 x115 | f 941.923.5429
www.GravityFree.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:316512
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