I've seen this general topic come up in the past, but I haven't been able to find an example in the archives that matches our current situation.
We have a multi-step form process. When you submit the form step 1, you get to step 2 just fine. When you submit step 2, you should end up at step 3. However, we're finding that the jsessionid changes going from step 2 to the action page of step 2 (doing a dump in the application.cfm file shows that it happens right away). The cfid and cftoken stay the same. This happens on both a production box and a stage box. [The production box isn't actually live yet, because we are changing hosts to this new production box this weekend] I believe I just found the issue. It's the multipart enctype. That causes the session id to change. Any ideas why? Scott -- ----------------------------------------- Scott Brady http://www.scottbrady.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184343 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

