Click here to Skip to main content
15,891,621 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Downloading File From The Web Server When Update Panel Is Used In ASP .NET Pin
summon_199-Aug-08 19:51
summon_199-Aug-08 19:51 
QuestionHow to send mail from multiple threads simultaneously and get notified of delivery? Pin
Waleed Eissa9-Aug-08 17:09
Waleed Eissa9-Aug-08 17:09 
AnswerRe: How to send mail from multiple threads simultaneously and get notified of delivery? Pin
Waleed Eissa9-Aug-08 22:13
Waleed Eissa9-Aug-08 22:13 
QuestionWebsite header Pin
NewToAspDotNet9-Aug-08 7:16
NewToAspDotNet9-Aug-08 7:16 
AnswerRe: Website header Pin
Paul Conrad9-Aug-08 7:42
professionalPaul Conrad9-Aug-08 7:42 
AnswerRe: Website header Pin
doWhileSomething9-Aug-08 11:06
doWhileSomething9-Aug-08 11:06 
AnswerRe: Website header Pin
nyeboy9-Aug-08 21:33
nyeboy9-Aug-08 21:33 
QuestionText encoding in web pages Pin
Mohammad A Gdeisat9-Aug-08 5:38
Mohammad A Gdeisat9-Aug-08 5:38 
Hi
I am building a website with HTTPHandler that handles requests and returns a "text/html" response to the client, the response might be in any language (English, Spanish, Arabic, Indian, etc.).

The response that I create will be embedded inside web pages hosted by other websites and those websites will be having different encoding schemes for their pages.

my problem is that I don't know how to return a response that is encoded with the same encoding scheme as the web-page that will be embedding the response.

I am doing something like this ( I don't know if there is a better way):
1. I have a HttpHandler that handles ".jpg" requests.
2. A user of www.somewebsite.com creates a new topic in the forum, so he uses the image tag to load my text [img]www.mywebsite.com/file.jpg[/img]
3. My website parses the request BUT instead of returning "image/jpeg" response it returns "text/html" response [Don't know what encoding type to use for it]
4. in the forum topic, instead of an image being displayed it will display my html response which might have different encoding than the web page itself, which is the problem.

any ideas on solving this problem or doing it in a better way?

Thanks

And ever has it been that love knows not its own depth until the hour of separation

Mohammad Gdeisat

AnswerRe: Text encoding in web pages Pin
N a v a n e e t h9-Aug-08 8:14
N a v a n e e t h9-Aug-08 8:14 
GeneralRe: Text encoding in web pages Pin
Mohammad A Gdeisat9-Aug-08 8:45
Mohammad A Gdeisat9-Aug-08 8:45 
Questiongeneric list in cache and it's item in gridview Pin
strawberrysh9-Aug-08 4:47
strawberrysh9-Aug-08 4:47 
AnswerRe: generic list in cache and it's item in gridview Pin
Waleed Eissa9-Aug-08 22:05
Waleed Eissa9-Aug-08 22:05 
QuestionAjax TabContainer behaviour like Windows TabControl? Pin
mohsin019-Aug-08 2:27
mohsin019-Aug-08 2:27 
QuestionDeveloping a Mail Sending Application Pin
G.Manivannan9-Aug-08 2:23
G.Manivannan9-Aug-08 2:23 
AnswerRe: Developing a Mail Sending Application Pin
Christian Graus9-Aug-08 16:27
protectorChristian Graus9-Aug-08 16:27 
GeneralRe: Developing a Mail Sending Application Pin
G.Manivannan9-Aug-08 21:13
G.Manivannan9-Aug-08 21:13 
QuestionHow to use microsoft sharepoint Pin
Jaydev Jangid9-Aug-08 1:13
Jaydev Jangid9-Aug-08 1:13 
AnswerRe: How to use microsoft sharepoint Pin
Christian Graus9-Aug-08 16:29
protectorChristian Graus9-Aug-08 16:29 
GeneralRe: How to use microsoft sharepoint Pin
Paul Conrad9-Aug-08 17:10
professionalPaul Conrad9-Aug-08 17:10 
QuestionConcurrency problem.............. Pin
samrat.net9-Aug-08 1:05
samrat.net9-Aug-08 1:05 
AnswerRe: Concurrency problem.............. Pin
scottgp9-Aug-08 3:33
professionalscottgp9-Aug-08 3:33 
AnswerCross-post Pin
Wendelius9-Aug-08 8:59
mentorWendelius9-Aug-08 8:59 
Questionfacing Dificulty in merging cells using asp.net 2.0 Pin
Rameez Raja9-Aug-08 0:03
Rameez Raja9-Aug-08 0:03 
AnswerRe: facing Dificulty in merging cells using asp.net 2.0 Pin
Brij9-Aug-08 0:28
mentorBrij9-Aug-08 0:28 
GeneralRe: facing Dificulty in merging cells using asp.net 2.0 Pin
Rameez Raja9-Aug-08 16:46
Rameez Raja9-Aug-08 16:46 

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.