asked on February 21, 2018
Is it possible to pass a file attachment to forms through the URL string? Something like this:
http://localhost/Forms/36CKO?Attachment=<binary_file_data>
If so, how would I need to format the file data?
0
0