Question
Refresh a DIV
I have a DIV and with in the DIV has form entries and other information.
What I am trying to accomplish is for the USER to upload a file in a pop up form and use the contents of the Uploaded file to populate form values within the DIV.
How do I accomplish this