I have an XPage that has several file upload controls. When the user submits the page, I need to be able to grab the contents of the control to verify that they actually uploaded a file. I’m doing this with javascript. Does anyone have any idea how to do this?