Click here to Skip to main content
15,915,818 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.Net Controls Pin
Sandeep Akhare19-Feb-07 3:58
Sandeep Akhare19-Feb-07 3:58 
AnswerRe: ASP.Net Controls Pin
Khan.Bangash19-Feb-07 4:18
Khan.Bangash19-Feb-07 4:18 
GeneralRe: ASP.Net Controls Pin
Sandeep Akhare19-Feb-07 4:22
Sandeep Akhare19-Feb-07 4:22 
GeneralRe: ASP.Net Controls Pin
Nada Adel19-Feb-07 7:04
Nada Adel19-Feb-07 7:04 
AnswerRe: ASP.Net Controls Pin
asithangae19-Feb-07 17:53
asithangae19-Feb-07 17:53 
Questionplease help Pin
Sarfaraj Ahmed19-Feb-07 3:49
Sarfaraj Ahmed19-Feb-07 3:49 
AnswerRe: please help Pin
Sandeep Akhare19-Feb-07 3:55
Sandeep Akhare19-Feb-07 3:55 
GeneralRe: please help Pin
Sarfaraj Ahmed19-Feb-07 6:15
Sarfaraj Ahmed19-Feb-07 6:15 
QuestionPage Encoding Pin
John Gathogo19-Feb-07 3:17
John Gathogo19-Feb-07 3:17 
AnswerRe: Page Encoding Pin
Sandeep Akhare19-Feb-07 3:38
Sandeep Akhare19-Feb-07 3:38 
AnswerRe: Page Encoding Pin
luckyve19-Feb-07 6:59
luckyve19-Feb-07 6:59 
GeneralRe: Page Encoding Pin
John Gathogo21-Feb-07 19:13
John Gathogo21-Feb-07 19:13 
GeneralRe: Page Encoding Pin
John Gathogo22-Feb-07 19:39
John Gathogo22-Feb-07 19:39 
Questionadd control at runtime Pin
B.A19-Feb-07 3:02
B.A19-Feb-07 3:02 
AnswerRe: add control at runtime Pin
Sylvester george19-Feb-07 3:07
Sylvester george19-Feb-07 3:07 
GeneralRe: add control at runtime Pin
B.A19-Feb-07 3:29
B.A19-Feb-07 3:29 
AnswerRe: add control at runtime Pin
Sandeep Akhare19-Feb-07 3:22
Sandeep Akhare19-Feb-07 3:22 
GeneralRe: add control at runtime Pin
B.A19-Feb-07 3:30
B.A19-Feb-07 3:30 
GeneralRe: add control at runtime Pin
Sandeep Akhare19-Feb-07 3:33
Sandeep Akhare19-Feb-07 3:33 
QuestionScrollable Text Box Pin
cisco210319-Feb-07 2:58
cisco210319-Feb-07 2:58 
AnswerRe: Scrollable Text Box Pin
Sylvester george19-Feb-07 3:10
Sylvester george19-Feb-07 3:10 
AnswerRe: Scrollable Text Box Pin
Sandeep Akhare19-Feb-07 3:13
Sandeep Akhare19-Feb-07 3:13 
Questiondetermine length Response.OutputStream Pin
patt19-Feb-07 2:43
patt19-Feb-07 2:43 
hello,

I'm trying to intercept the Response.OutputStream in a HttpModule. Since Response.OutputStream is write-only I tried to filter it using the Filter property, but without success. I need to find a way to modify the stream if it's an image in the BeginRequest or EndRequest event.

All I've seen is examples where ppl modify the HTML by filtering. Since my response contains only image data this doesn't work for me. I've been at it for days now Dead | X| Ideas anyone ?

tia.

Patt
AnswerRe: determine length Response.OutputStream Pin
Sandeep Akhare19-Feb-07 3:05
Sandeep Akhare19-Feb-07 3:05 
GeneralRe: determine length Response.OutputStream Pin
patt19-Feb-07 3:42
patt19-Feb-07 3:42 

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.