|   | Sergey Kornilov admin 9/30/2019 | 
| This some sort of array is a list of uploaded files in JSON format. ASPRunner.NET manual provides an example of working with these data: | |
|   | Pete K author 9/30/2019 | 
| This some sort of array is a list of uploaded files in JSON format. ASPRunner.NET manual provides an example of working with these data: https://xlinesoft.co...loaded_file.htm 
 | |
|   | Pete K author 9/30/2019 | 
| For anyone else who might be interested, here is the actual code that I have working to pull this off: /* get attachments array to pass to runner_mail function | |
|   | jadachDevClub member 9/30/2019 | 
| For anyone else who might be interested, here is the actual code that I have working to pull this off: /* get attachments array to pass to runner_mail function
 | |