Re: File download dialog box button events
- From: "Steve C. Orr [MVP, MCSD]" <Steve@xxxxxxx>
- Date: Tue, 3 Oct 2006 08:42:15 -0700
You can't programatically interact with the dowload dialog box for security
reasons.
However, there's nothing stopping you from creating your own link and
executing some custom JavaScript before download...
--
I hope this helps,
Steve C. Orr
MCSD, MVP, CSM
http://SteveOrr.net
"pradeep_TP" <pradeepTP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F0A2A561-3F06-4BF0-8B32-942847EF0A54@xxxxxxxxxxxxxxxx
Hi all,
I am using internet explorer 6.0 to access my interanet application. I
have
a download link on which when I click, I get a file download dialog box.
Is
it possibe to trap the Open, save and Cancel events on the dialog box?. Is
it
possible through javascript.
Thanks.
pradeep
.
- Prev by Date: Re: using html control to download file from client to server
- Next by Date: Re: DAL or BLL? How to implement objects
- Previous by thread: A couple small FireFox quirks...
- Next by thread: Re: set selected value declaratively to dropdownlist
- Index(es):