Sorry really bad explanation. I have checks that when they submit the form if certain fields are empty it will tell them and they need to click the back button and then go and enter in values. Now if they have selected a file in the file input box and left one of the other fields empty when they click the back button to enter a value the file input box is cleared but the rest of the fields that had values in them, textboxes, listboxes and combo's, retain their values. I am trying to make sure the file input box retains its value as well.