954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Image download from browser

Hi everyone!

I have a problem about image download from web browser.I'm working asp.net platform.I wanna download image directly but the image open on the browser.Can you help me about this?

My HTML code:

Download

zooferic
Newbie Poster
3 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

Hi everyone!

I have a problem about image download from web browser.I'm working asp.net platform.I wanna download image directly but the image open on the browser.Can you help me about this?

My HTML code:

Download


Try below link: http://msdn.microsoft.com/en-us/library/system.web.httpresponse.outputstream.aspx

Use your Button_Click event to execute code explained in above link instead of Form_Load.

riteshbest
Light Poster
30 posts since Nov 2009
Reputation Points: 15
Solved Threads: 4
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: