View Single Post
  #14 (permalink)  
Old 07-23-2008, 03:40 AM
dongzky
 
Posts: n/a
Diggs:
Default Re: How to retain form values

Have you already enabled session variables in the CF admin? Also, did you
already create a <cfapplication> tag, maybe in an Application.cfm, that is set
to use SESSION variables? If not, and if you don't know yet how, check the
links below:


http://livedocs.adobe.com/coldfusion...=sharedVars_10.
html


http://livedocs.adobe.com/coldfusion...Tags_a-b_5.htm
l#1097308

Reply With Quote