Click here to Skip to main content
16,006,749 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Any one can reply who want to create a paid asp.net 2.0 project Pin
Christian Graus26-Apr-07 21:39
protectorChristian Graus26-Apr-07 21:39 
AnswerRe: Any one can reply who want to create a paid asp.net 2.0 project Pin
N a v a n e e t h26-Apr-07 22:47
N a v a n e e t h26-Apr-07 22:47 
QuestionProblem in writing from a datagrid to Excel.. Pin
Balagurunathan S26-Apr-07 20:38
Balagurunathan S26-Apr-07 20:38 
AnswerRe: Problem in writing from a datagrid to Excel.. Pin
Mayank Parmar26-Apr-07 21:42
professionalMayank Parmar26-Apr-07 21:42 
QuestionCharacter Parsing Pin
vijay_8326-Apr-07 19:51
vijay_8326-Apr-07 19:51 
AnswerRe: Character Parsing Pin
Christian Graus26-Apr-07 20:53
protectorChristian Graus26-Apr-07 20:53 
QuestionAccess Card Authentication Pin
vijay_8326-Apr-07 19:48
vijay_8326-Apr-07 19:48 
Questionpassing binary data by query string of ASHX file Pin
Nadia Monalisa26-Apr-07 19:01
Nadia Monalisa26-Apr-07 19:01 
Hello,

In my ASPX page, I want to show a image from SQL BLOB field. Now, I found the only solution is like this



Now, the handler should query the database and retrieve the binary image file data and show the image.

Ok, what If I want to read the binary image data as byte[] and convert to base64 string and pass the base64 string as query string to the handler, is it possible to implement like this ? In this way, my Handler wont need to query the SQL database, rather it would directly get the GET item from Query string and convert back the base64 string to byte[] and show the image.

I would appreciate if you can give me some better idea to do that. My intension is to provide my client a stand alone and database independant BLOB image viewing solution. Moreover, is it also possible to get rid of a handler and rather it would call a DLL file to show the BLOB image ?

Regards
Bashiwala
AnswerRe: passing binary data by query string of ASHX file Pin
Sathesh Sakthivel26-Apr-07 19:09
Sathesh Sakthivel26-Apr-07 19:09 
GeneralRe: passing binary data by query string of ASHX file Pin
Nadia Monalisa27-Apr-07 3:14
Nadia Monalisa27-Apr-07 3:14 
QuestionAdding a table to a panel using c# Pin
gauthee26-Apr-07 18:56
gauthee26-Apr-07 18:56 
AnswerRe: Adding a table to a panel using c# Pin
Venkatesh Mookkan26-Apr-07 20:41
Venkatesh Mookkan26-Apr-07 20:41 
GeneralRe: Adding a table to a panel using c# Pin
gauthee26-Apr-07 22:41
gauthee26-Apr-07 22:41 
Questionneed help wit displaying logged in role Pin
neodeaths26-Apr-07 18:46
neodeaths26-Apr-07 18:46 
AnswerRe: need help wit displaying logged in role Pin
szukuro26-Apr-07 21:39
szukuro26-Apr-07 21:39 
QuestionDatalist with icon Pin
rushiraj.jhala26-Apr-07 18:38
rushiraj.jhala26-Apr-07 18:38 
AnswerRe: Datalist with icon Pin
Sathesh Sakthivel26-Apr-07 18:45
Sathesh Sakthivel26-Apr-07 18:45 
GeneralRe: Datalist with icon Pin
rushiraj.jhala26-Apr-07 19:26
rushiraj.jhala26-Apr-07 19:26 
GeneralRe: Datalist with icon Pin
Sathesh Sakthivel26-Apr-07 19:28
Sathesh Sakthivel26-Apr-07 19:28 
GeneralRe: Datalist with icon Pin
rushiraj.jhala26-Apr-07 19:30
rushiraj.jhala26-Apr-07 19:30 
GeneralRe: Datalist with icon Pin
Sathesh Sakthivel26-Apr-07 19:32
Sathesh Sakthivel26-Apr-07 19:32 
GeneralRe: Datalist with icon Pin
rushiraj.jhala26-Apr-07 21:34
rushiraj.jhala26-Apr-07 21:34 
QuestionExit the application Pin
hahii26-Apr-07 12:05
hahii26-Apr-07 12:05 
AnswerRe: Exit the application Pin
Colin Angus Mackay26-Apr-07 14:39
Colin Angus Mackay26-Apr-07 14:39 
QuestionAbout Web application Pin
hahii26-Apr-07 11:45
hahii26-Apr-07 11:45 

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.