I have an InfoPath form that submits to a Sharepoint document library. There is some metadata that is accessible through the "Edit Properties" menu if you click on the uploaded form in the document library. To be specific we have 3 fields: Content Type, File Category, and File Sub-Category. I want to be able to set these fields automatically when the form is submitted. How can this be accomplished using the Sharepoint web services or DOM? Thanks.
- Jared