I am displaying the _layouts/Upload.aspx page from a custom form, which enables the user to upload a document to a document library. The problem is that once the user uploads the document a second dialog comes asking the user to set the title of the document and the following message "The document was uploaded successfully and is checked out to you. Check that the fields below are correct and that all required fields are filled out. The file will not be accessible to other users until you check in."
I want to bypass this dialog, is this possible?