You could try this: in the value field put 
<cfif 
isDefined("session.whatever")><cfoutput>#session.whatever#</cfoutput></cfif>

> Hi All. I would like to detect that the user has clicked the back 
> button. I need to do this in order to get the last value entered in 
> the form. ( currently using session variables to recall the last item 
> searched for ). However as you can guess, by pressing the back button 
> you do not get the lastest session items, you get the old ones. 
> 
> any work arounds?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205400
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to