I have a members area that when logged into a session variable called "userid" is created. It works across all of the pages correctly. I have an application.cfm file with sessionmanagement turned on.
The problem is that I have a flash video recorder that shows up in a new window that posts to a file named save.cfm. Once I click save on the flash recorder, it posts to save.cfm and I get the error. They are all on the same domain so I don't understand why I'm getting a 500 Element USERID is undefined in SESSION error. The form has nothing to do with that value, the value is being picked up by session.