I'd like to download a file via VB.NET.
The problem is that I don't have an explicit link to that file. Inspection of the browser element brings up:
<a href="#" title="//SOMEADRESS.net/Filename.xlsm" onclick="jsf.util.chain(this,event,'return >clickDisable();','SOMETHING\':\'form_files:SOMETHING2\'},\'\')');return false">
I've masked some parts of the link, because I'm not allowed to share.
Can someone help me with that, please?