Help! I have an application that uses client variables. When a user submits a page with an address, it goes to another server that confirms the address information and returns to a specified url with additional address information. Once it gets back to this page all my client variables are dissappearing. (We tried using cookies before and the same thing was happening.) Before they submit the page with the address info I tested the CFID and CFTOKEN and then tested them again when the page returns. When it returns the CFIF and CFTOKEN are different! What is happening and how do I solve this problem? We are using Cold Fusion 4.5 on NT.