I have a form that the user will be able to choose from several dropdown boxes. Once they pick and submit the data it is written to a file. Another page will display the info that the user submitted and gives an option to update. If the user choses to update, it will direct them to a screen similar to the first form, however I want the dropdown boxes to show display what they had chosen before when the page first comes up. Is this even possible?