Hi !!
I need to upload a file and send a value from a combobox to the server.
Is it possible to send the file and the value in one step (by uploading the file) ?
Regards, Thomas
Hi !!
I need to upload a file and send a value from a combobox to the server.
Is it possible to send the file and the value in one step (by uploading the file) ?
Regards, Thomas
Hi
You can try to write combo value in the URL for file loading
myVault.setURL(“server.php?comboValue=somevalue”)