I need help. I want to post a web document to an agent that will then parse out the fields out and create a document with it. The field returnd on the post are stored somewhere on the document. Example of the returned values is as followes. fieldname1=value2&fieldname2=value2
I have seen it done before, but I have forgotten the key word to access these values.