someone could guide me with this, I want to download a file from a web page without showing using the webbrowser control, without displaying a download dialog box, which is downloaded automatically. The item I want to download has the following code:
<a class="accionicon" href="/Exito/DownloadRepresentacionImpresa?rfc=XXXXX000XX&uuid=99094a5f-547a-474e-852d-5fe75f36e218" style="color:inherit;"><span title="Descargar representación impresa" class="glyphicon glyphicon-file"></span></a>
It is worth mentioning that the url is not the same, it generates a different one in each session within the page