Mar 12, 2002 #1 cfm Programmer Joined Mar 27, 2001 Messages 76 Location CL in which place I specify keeps the variables client? is cookies? thanks
Mar 14, 2002 #2 Jawa Programmer Joined Feb 21, 2002 Messages 74 Location US In standar cf you can use the application.cfm file. In fuse box, you could use the appglobal.cfm file. Client vars right a cookie and query upon that cookie to retrieve data when a user returns. Upvote 0 Downvote
In standar cf you can use the application.cfm file. In fuse box, you could use the appglobal.cfm file. Client vars right a cookie and query upon that cookie to retrieve data when a user returns.