Hello,
I am using a webbrowser control on a tabpage.
I am using the navigate(..) function to load that URL.
The page displays a PDF, has other controls for downloading the PDF etc.
Those downloading controls do not work at all. I can click them, the react (enable/disable etc.) but no download happens.
When opening the same page with a call to iinet_base.HyperlinkToURL(sle_url.text) the download is possible.
Of course here no webbrowser control is involved.
What could be the reason ?
Thanks in advance
Thorsten