Re: Auto File Download
- From: "Sheng Jiang[MVP]" <sheng_jiang@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 4 Apr 2008 10:07:14 -0600
Check how the click event is handled and replace the button's onclick event
with your own equivalent functions.
For more information about HTML element events, search for "Handling html
element events"
--
Sheng Jiang
Microsoft MVP in VC++
"JonWayn" <JonWayn@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E52AADB3-0007-49BA-80E4-817F4570809D@xxxxxxxxxxxxxxxx
I am using VBA with MSAccess and the webbrowser control to download afile. I
have successfully done this numerous times when the download process isis
initiated by a hyperlink, in which case, the url to the file is available
through the HRef property of the link. However, in this case, the process
initiated by a button, which has no property that tells the URL of thefile.
Clicking this button pops a modal dialog giving the options to save, openor
cancel. How can I get this file downloaded without the display of thisdialog?
Thanks for any help
.
- Follow-Ups:
- Re: Auto File Download
- From: JonWayn
- Re: Auto File Download
- References:
- Auto File Download
- From: JonWayn
- Auto File Download
- Prev by Date: Re: modify html code on the fly
- Next by Date: Re: Auto File Download
- Previous by thread: Auto File Download
- Next by thread: Re: Auto File Download
- Index(es):