I have a self submitting form with the preservedata attribute set to true. This form submits twice. Once to retrieve user information (name) when the user tabs off the user id field and the second time when they complete the form. It works like I want it to in Firefox but in IE the retrieved values are not displaying in the corresponding input fields. When retrieving the user's name after the first submit those name values are being lost because of the preservedata attribute taking what was submitted rather then the new values that were retrieved. Any ideas why in IE the new values are not being taken?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283084 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

