Show your support by donating any amount. (Note: We are still technically a for-profit company, so your
contribution is not tax-deductible.)
PayPal Acct:
Feedback:
Donate to VoyForums (PayPal):
| [ Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: [1] ] |
| Subject: ASP.Net, C# code for saving/downloading Images | |
|
Author: Jose Varghese |
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
Date Posted: 02:57:24 05/30/05 Mon Response.ClearHeaders(); Response.ClearContent(); Response.ContentType = "image/jpeg"; Response.AddHeader("Content-Disposition", "attachment;filename=TrainingByTopicSubTopic.Jpeg"); imgFancy.SaveTo(Response.OutputStream, System.Drawing.Imaging.ImageFormat.Jpeg); [ Next Thread | Previous Thread | Next Message | Previous Message ] |
|
Forum timezone: GMT-8 VF Version: 3.00b, ConfDB: Before posting please read our privacy policy. VoyForums(tm) is a Free Service from Voyager Info-Systems. Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved. |