Hi there!
I browse for a file in Nav Client with:
SelectedFile := FileMgt.OpenFileDialog('NAV File Browser','*.xls','');
This works, but I need upload that file to the server, So I can Import the xls in a table. I have seen something like UPLOAD and UPLOADINTOSTREAM but I dont know how to use it.
Any idea? thanks.
*This post is locked for comments
I have the same question (0)