Click here to Skip to main content
15,924,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDropDownList problem Pin
waddie121-Sep-06 23:05
waddie121-Sep-06 23:05 
AnswerRe: DropDownList problem Pin
sdaniel_cst21-Sep-06 23:49
sdaniel_cst21-Sep-06 23:49 
GeneralRe: DropDownList problem Pin
waddie122-Sep-06 0:06
waddie122-Sep-06 0:06 
Questioninvisible.. Pin
locaas21-Sep-06 22:24
locaas21-Sep-06 22:24 
AnswerRe: invisible.. Pin
Kschuler22-Sep-06 8:20
Kschuler22-Sep-06 8:20 
QuestionHow to map Url to specific file location? Pin
dy1321-Sep-06 22:07
dy1321-Sep-06 22:07 
AnswerRe: How to map Url to specific file location? Pin
Guffa22-Sep-06 4:53
Guffa22-Sep-06 4:53 
GeneralDisplay Image from SQL Server... Pin
code-frog21-Sep-06 21:53
professionalcode-frog21-Sep-06 21:53 
I'm looking for something like:

Image CurrentImage = System.Web.UI.WebControls.Image.FromStream((byte[])dataReader["ImageStream"]);

However I'm not finding anything like that for ASP .Net pages and it appears you either have to reference another page and pipe the image from it or flush the stream to disk and then set the CurrentImage.UrlPath = Server.MapPath...

Anybody know how I can set an System.Web.UI.WebControls.Image = {Some type of function that will load a bufferred stream directly from memory.}?

Thanks!Green Alien | [Alien]

- Rex



GeneralRe: Display Image from SQL Server... Pin
minhpc_bk22-Sep-06 0:47
minhpc_bk22-Sep-06 0:47 
GeneralRe: Display Image from SQL Server... Pin
postmaster@programmingknowledge.com22-Sep-06 1:44
postmaster@programmingknowledge.com22-Sep-06 1:44 
QuestionOpening classic asp page in Asp.net 2.0 Pin
Nitin198121-Sep-06 21:08
Nitin198121-Sep-06 21:08 
AnswerRe: Opening classic asp page in Asp.net 2.0 Pin
Guffa21-Sep-06 21:31
Guffa21-Sep-06 21:31 
GeneralRe: Opening classic asp page in Asp.net 2.0 Pin
Nitin198121-Sep-06 21:42
Nitin198121-Sep-06 21:42 
AnswerRe: Opening classic asp page in Asp.net 2.0 Pin
Guffa22-Sep-06 0:13
Guffa22-Sep-06 0:13 
GeneralRe: Opening classic asp page in Asp.net 2.0 Pin
Nitin198122-Sep-06 0:51
Nitin198122-Sep-06 0:51 
GeneralRe: Opening classic asp page in Asp.net 2.0 Pin
Pete O'Hanlon22-Sep-06 2:01
mvePete O'Hanlon22-Sep-06 2:01 
GeneralRe: Opening classic asp page in Asp.net 2.0 Pin
Nitin198122-Sep-06 2:25
Nitin198122-Sep-06 2:25 
AnswerRe: Opening classic asp page in Asp.net 2.0 Pin
Guffa22-Sep-06 7:33
Guffa22-Sep-06 7:33 
GeneralRe: Opening classic asp page in Asp.net 2.0 Pin
Nitin198125-Sep-06 21:38
Nitin198125-Sep-06 21:38 
QuestionPopup message in AddButton (Event Generation) Pin
talk2prabir@yahoo.co.in21-Sep-06 20:45
talk2prabir@yahoo.co.in21-Sep-06 20:45 
AnswerRe: Popup message in AddButton (Event Generation) Pin
sdaniel_cst21-Sep-06 20:52
sdaniel_cst21-Sep-06 20:52 
AnswerRe: Popup message in AddButton (Event Generation) Pin
Stephan Pilz21-Sep-06 20:53
Stephan Pilz21-Sep-06 20:53 
AnswerRe: Popup message in AddButton (Event Generation) Pin
_AK_21-Sep-06 20:53
_AK_21-Sep-06 20:53 
GeneralPopup message in AddButton (Event Generation) Pin
talk2prabir@yahoo.co.in21-Sep-06 21:04
talk2prabir@yahoo.co.in21-Sep-06 21:04 
QuestionCListCtrl Pin
Susanmat21-Sep-06 20:00
Susanmat21-Sep-06 20:00 

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.