Has anyone figured out how to post a form to an agent, and the form has a file upload field in it? I know you can use the Request_Content field to parse out the field values…but how do I get the file the user is trying to upload.There is something that looks like encoded text in the Request_Content field…not sure if I can use that some how.
Subject: File Upload
- Uploads go to the $File field by default.- Hope this helps…