Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: hebrew and mail Pin
Abhishek Sur12-Aug-09 4:09
professionalAbhishek Sur12-Aug-09 4:09 
QuestionUpdate panel problem Pin
muniratnam12-Aug-09 1:20
muniratnam12-Aug-09 1:20 
AnswerRe: Update panel problem Pin
4anusha412-Aug-09 1:22
4anusha412-Aug-09 1:22 
GeneralRe: Update panel problem Pin
muniratnam12-Aug-09 1:40
muniratnam12-Aug-09 1:40 
QuestionRestricting GridView.ImageField size for image display Pin
Chesnokov Yuriy12-Aug-09 1:03
professionalChesnokov Yuriy12-Aug-09 1:03 
AnswerRe: Restricting GridView.ImageField size for image display Pin
Mike Ellison12-Aug-09 2:28
Mike Ellison12-Aug-09 2:28 
GeneralRe: Restricting GridView.ImageField size for image display Pin
Chesnokov Yuriy12-Aug-09 3:02
professionalChesnokov Yuriy12-Aug-09 3:02 
GeneralRe: Restricting GridView.ImageField size for image display Pin
Mike Ellison12-Aug-09 14:50
Mike Ellison12-Aug-09 14:50 
In your context, you'll probably need a custom HttpHandler or .aspx page that will stream the image from the database. Your gridView binds an <img> tag then to a url that points to the handler/page.

This example streams the image from the database with an ASP.NET page.
http://www.beansoftware.com/ASP.NET-Tutorials/Images-Database.aspx[^]

And here are a couple of examples using a handler:
http://www.c-sharpcorner.com/UploadFile/desaijm/HTTPHandlersForImages11152005062705AM/HTTPHandlersForImages.aspx[^]
http://weblogs.asp.net/cazzu/archive/2003/08/27/25568.aspx[^]

I hope this is helpful.


AnswerRe: Restricting GridView.ImageField size for image display Pin
Abhijit Jana12-Aug-09 4:19
professionalAbhijit Jana12-Aug-09 4:19 
QuestionRe: Restricting GridView.ImageField size for image display Pin
Chesnokov Yuriy12-Aug-09 19:43
professionalChesnokov Yuriy12-Aug-09 19:43 
AnswerRe: Restricting GridView.ImageField size for image display Pin
Abhijit Jana13-Aug-09 1:06
professionalAbhijit Jana13-Aug-09 1:06 
GeneralRe: Restricting GridView.ImageField size for image display Pin
Chesnokov Yuriy13-Aug-09 3:22
professionalChesnokov Yuriy13-Aug-09 3:22 
GeneralRe: Restricting GridView.ImageField size for image display Pin
galvin verghese11-Nov-11 23:38
galvin verghese11-Nov-11 23:38 
QuestionData Table Pin
KhandelwalA12-Aug-09 0:48
KhandelwalA12-Aug-09 0:48 
AnswerRe: Data Table Pin
Mike Ellison12-Aug-09 2:26
Mike Ellison12-Aug-09 2:26 
AnswerRe: Data Table Pin
Abhishek Sur12-Aug-09 2:45
professionalAbhishek Sur12-Aug-09 2:45 
Question!postback Pin
Ramkumar_S12-Aug-09 0:45
Ramkumar_S12-Aug-09 0:45 
AnswerRe: !postback Pin
padmanabhan N12-Aug-09 0:47
padmanabhan N12-Aug-09 0:47 
GeneralRe: !postback Pin
Ramkumar_S12-Aug-09 1:19
Ramkumar_S12-Aug-09 1:19 
AnswerRe: !postback Pin
Venkatesh Mookkan12-Aug-09 16:24
Venkatesh Mookkan12-Aug-09 16:24 
GeneralRe: !postback Pin
Ramkumar_S13-Aug-09 1:50
Ramkumar_S13-Aug-09 1:50 
AnswerRe: !postback Pin
Venkatesh Mookkan13-Aug-09 3:59
Venkatesh Mookkan13-Aug-09 3:59 
QuestionUpdatepanel trigger automatically Pin
kavinnagarajan12-Aug-09 0:33
kavinnagarajan12-Aug-09 0:33 
AnswerRe: Updatepanel trigger automatically Pin
Abhijit Jana12-Aug-09 0:44
professionalAbhijit Jana12-Aug-09 0:44 
AnswerRe: Updatepanel trigger automatically Pin
Zafar A khan 12-Aug-09 0:56
professionalZafar A khan 12-Aug-09 0:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.