> Does anyone know of a way to redisplay what was entered in the field where a > user browsed to a file to upload and then returns to the form entry screen > after > submission b/c of validation errors?
Doesn't happen, can't happen. Best thing to do is save the file they selected originally and put logic in to display the name of the file and give the option to upload a new file. On submit of the second display of the form if there is a file attached, erase the old one otherwise use the original. HTH Hatton ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275030 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

