Click here to Skip to main content
15,917,795 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: DataGrid Getting current Row Values Pin
zamiran20-Apr-07 6:03
zamiran20-Apr-07 6:03 
GeneralRe: DataGrid Getting current Row Values Pin
Arun.Immanuel20-Apr-07 6:09
Arun.Immanuel20-Apr-07 6:09 
GeneralRe: DataGrid Getting current Row Values Pin
zamiran22-Apr-07 22:36
zamiran22-Apr-07 22:36 
GeneralRe: DataGrid Getting current Row Values Pin
Chetan Ranpariya22-Apr-07 23:01
Chetan Ranpariya22-Apr-07 23:01 
GeneralRe: DataGrid Getting current Row Values Pin
zamiran22-Apr-07 23:12
zamiran22-Apr-07 23:12 
GeneralRe: DataGrid Getting current Row Values Pin
Chetan Ranpariya22-Apr-07 23:30
Chetan Ranpariya22-Apr-07 23:30 
GeneralRe: DataGrid Getting current Row Values Pin
Tarakeshwar Reddy20-Apr-07 6:20
professionalTarakeshwar Reddy20-Apr-07 6:20 
QuestionQuery string problem for images [modified] Pin
Davide Icardi20-Apr-07 5:00
Davide Icardi20-Apr-07 5:00 
I have a ASP.NET website that use an HTTP handler (.ashx) to load some images from a database. Like this:
<br />
<img src="Attach.ashx?article=homepage&attach=EucalyptoLogoSmall.png&mode=show" /><br />


I have created an ASP.NET log to report all the errors and I have noticed that sometime I receive from the internet wrong requests.
Basically the request converts the '&' character to '& amp ;' (like an html encoded string).
Like this:
<br />
Attach.ashx?article=homepage& amp ;attach=EucalyptoLogoSmall.png& amp ;mode=show<br />

(I have used the spaces inside the '& amp ;' otherwise this forum convert it to &)

Do you have an idea on how to solve this problem?

Thanks

Davide


-- modified at 11:26 Friday 20th April, 2007
AnswerRe: Query string problem for images Pin
Guffa20-Apr-07 5:38
Guffa20-Apr-07 5:38 
AnswerRe: Query string problem for images Pin
Davide Icardi20-Apr-07 9:51
Davide Icardi20-Apr-07 9:51 
QuestionWhich Graph Control to Use? Pin
Arun.Immanuel20-Apr-07 4:20
Arun.Immanuel20-Apr-07 4:20 
AnswerRe: Which Graph Control to Use? Pin
Rakheesh Chalil21-Apr-07 16:38
Rakheesh Chalil21-Apr-07 16:38 
GeneralRe: Which Graph Control to Use? Pin
Arun.Immanuel21-Apr-07 18:41
Arun.Immanuel21-Apr-07 18:41 
Questioncan't see external classes in one namespase Pin
iuliuz20-Apr-07 3:42
iuliuz20-Apr-07 3:42 
AnswerRe: can't see external classes in one namespase Pin
Jesse Squire20-Apr-07 4:11
Jesse Squire20-Apr-07 4:11 
GeneralRe: can't see external classes in one namespase Pin
iuliuz23-Apr-07 21:05
iuliuz23-Apr-07 21:05 
GeneralRe: can't see external classes in one namespase Pin
Jesse Squire26-Apr-07 1:53
Jesse Squire26-Apr-07 1:53 
AnswerRe: Radio button template column Pin
varshavmane20-Apr-07 2:57
varshavmane20-Apr-07 2:57 
General[Message Deleted] Pin
kiccha8420-Apr-07 3:12
kiccha8420-Apr-07 3:12 
GeneralRe: Radio button template column Pin
Sandeep Akhare20-Apr-07 3:24
Sandeep Akhare20-Apr-07 3:24 
GeneralRe: Radio button template column Pin
varshavmane20-Apr-07 3:34
varshavmane20-Apr-07 3:34 
GeneralRe: Radio button template column Pin
Sandeep Akhare20-Apr-07 3:50
Sandeep Akhare20-Apr-07 3:50 
GeneralRe: Radio button template column Pin
varshavmane20-Apr-07 3:26
varshavmane20-Apr-07 3:26 
GeneralRe: Radio button template column Pin
varshavmane20-Apr-07 3:49
varshavmane20-Apr-07 3:49 
GeneralRe: Radio button template column Pin
Arun.Immanuel20-Apr-07 3:39
Arun.Immanuel20-Apr-07 3:39 

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.