Download a file from .aspx page without user intervention

  • Thread starter Thread starter maralikatti
  • Start date Start date
M

maralikatti

Hi All,

I have a .aspx page, through which I want to download a file from
web-server to client machine's known path, without user intervention
(download dialog should not appear). Can anybody suggest me how to do
this.

Thanks a lot in advance.

~~Manju
 
I have a .aspx page, through which I want to download a file from
web-server to client machine's known path, without user intervention
(download dialog should not appear).

Presumably, this is so you can download the virus or trojan or whatever...?
Can anybody suggest me how to do this.

You must be joking...
 
There was a time that this could be done. But now, most all of these exploit
holes have been patched by the major browser vendors. Find another way.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top