Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

HELP: WebBrowser Control

1 réponse
Avatar
Olli Goessler
Hi Guys,

(and sorry me my concerning english)

i urgent need help with the Visual Basic WebControl:
On a WebSite exists a Form with this can Download a File by click a Button.
After the Click its open the IE-Download-Window. How i can do this with the
WebControl
(send URL to Server after the Click:
https://eln.go-maut.at/eln_print.POS_UC.075?eln_lpn=AM-13AY&eln_obuid=C04001000103866217&eln_begindate=01.04.2004&eln_enddate=28.04.2004&eln_lang=de&eln_formattype=1&eln_download=Anzeigen&sendsubmit=")
automatical without the Download-Window and the Save-Button-Click
interaction?

Many thanks
Olli

1 réponse

Avatar
www.eztree-msdn.com \(Laurent Jordi\)
Hi,

The web control is exactely the internet explorer installed on your machine.
To obtain the download window, you just have to add a
<A HREF="FileToDownload.xxx'>Download me</A>

if xxx extention is not reconized as a compatible internet explorer
document, the download box will be opened automatically...

Best Regards

LJ

www.eztree-msdn.com



"Olli Goessler" a écrit dans le message de
news:40923eaa$
Hi Guys,

(and sorry me my concerning english)

i urgent need help with the Visual Basic WebControl:
On a WebSite exists a Form with this can Download a File by click a


Button.
After the Click its open the IE-Download-Window. How i can do this with


the
WebControl
(send URL to Server after the Click:



https://eln.go-maut.at/eln_print.POS_UC.075?eln_lpn=AM-13AY&eln_obuidÀ4001000103866217&eln_begindate.04.2004&eln_enddate(.04.2004&eln_langÞ&eln_formattype=1&eln_download=Anzeigen&sendsubmit=")
automatical without the Download-Window and the Save-Button-Click
interaction?

Many thanks
Olli