Click here to Skip to main content
15,918,123 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionneed help in Regular Expresstion Pin
kinnuP7-May-08 23:13
kinnuP7-May-08 23:13 
AnswerRe: need help in Regular Expresstion Pin
Eduard Keilholz7-May-08 23:20
Eduard Keilholz7-May-08 23:20 
Questionrequire code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool7-May-08 22:53
rackkool7-May-08 22:53 
AnswerRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
eyeseetee7-May-08 23:33
eyeseetee7-May-08 23:33 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool8-May-08 0:44
rackkool8-May-08 0:44 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool8-May-08 0:47
rackkool8-May-08 0:47 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool8-May-08 1:07
rackkool8-May-08 1:07 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
Christian Graus8-May-08 1:08
protectorChristian Graus8-May-08 1:08 
Why did you ask this over and over ?

You need to write a HTTP Handler that pushes out the bytes of the bitmap from the DB. It would typically take the id of the image in the DB on the URL, read it and then do a BinaryWRite of the data. Your src tag would contain the URL that loads the image from the DB

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionNavigating to a page without passing HttpRequest.UrlReferrer Pin
Rey99997-May-08 22:51
Rey99997-May-08 22:51 
AnswerRe: Navigating to a page without passing HttpRequest.UrlReferrer Pin
N a v a n e e t h7-May-08 23:04
N a v a n e e t h7-May-08 23:04 
QuestionRe: Navigating to a page without passing HttpRequest.UrlReferrer Pin
Rey99998-May-08 0:26
Rey99998-May-08 0:26 
AnswerRe: Navigating to a page without passing HttpRequest.UrlReferrer Pin
webtips9-May-08 4:41
webtips9-May-08 4:41 
QuestionThe request failed with HTTP status 401: Unauthorized. Pin
Piyush Vardhan Singh7-May-08 22:03
Piyush Vardhan Singh7-May-08 22:03 
AnswerRe: The request failed with HTTP status 401: Unauthorized. Pin
Christian Graus7-May-08 22:05
protectorChristian Graus7-May-08 22:05 
GeneralRe: The request failed with HTTP status 401: Unauthorized. Pin
Piyush Vardhan Singh7-May-08 22:39
Piyush Vardhan Singh7-May-08 22:39 
AnswerRe: The request failed with HTTP status 401: Unauthorized. Pin
eyeseetee7-May-08 23:26
eyeseetee7-May-08 23:26 
AnswerRe: The request failed with HTTP status 401: Unauthorized. Pin
Piyush Vardhan Singh7-May-08 23:49
Piyush Vardhan Singh7-May-08 23:49 
GeneralRe: The request failed with HTTP status 401: Unauthorized. Pin
eyeseetee8-May-08 0:02
eyeseetee8-May-08 0:02 
QuestionHow to Import Data from .csv/.xls file to DataGrid in Web Application Pin
Sathish Chakrapani7-May-08 21:32
Sathish Chakrapani7-May-08 21:32 
AnswerRe: How to Import Data from .csv/.xls file to DataGrid in Web Application Pin
Christian Graus7-May-08 21:42
protectorChristian Graus7-May-08 21:42 
GeneralHi Graus Reply for ur Message Pin
Sathish Chakrapani7-May-08 21:52
Sathish Chakrapani7-May-08 21:52 
GeneralRe: Hi Graus Reply for ur Message Pin
Christian Graus7-May-08 21:57
protectorChristian Graus7-May-08 21:57 
GeneralRe: Hi Graus Reply for ur Message Pin
Sathish Chakrapani7-May-08 22:11
Sathish Chakrapani7-May-08 22:11 
GeneralRe: Hi Graus Reply for ur Message Pin
Christian Graus7-May-08 22:17
protectorChristian Graus7-May-08 22:17 
GeneralRe: Hi Graus Reply for ur Message Pin
eyeseetee7-May-08 23:21
eyeseetee7-May-08 23:21 

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.