Click here to Skip to main content
15,910,358 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: exe problem Pin
Christian Graus25-Sep-09 23:22
protectorChristian Graus25-Sep-09 23:22 
GeneralRe: exe problem Pin
naveen attri25-Sep-09 23:25
naveen attri25-Sep-09 23:25 
GeneralRe: exe problem Pin
Christian Graus25-Sep-09 23:51
protectorChristian Graus25-Sep-09 23:51 
GeneralRe: exe problem Pin
naveen attri25-Sep-09 23:58
naveen attri25-Sep-09 23:58 
GeneralRe: exe problem Pin
Christian Graus26-Sep-09 0:03
protectorChristian Graus26-Sep-09 0:03 
GeneralRe: exe problem Pin
naveen attri26-Sep-09 0:04
naveen attri26-Sep-09 0:04 
GeneralRe: exe problem Pin
Christian Graus25-Sep-09 22:50
protectorChristian Graus25-Sep-09 22:50 
QuestionProblem with querystring or what !help me Pin
OmiAshish25-Sep-09 21:04
OmiAshish25-Sep-09 21:04 
AnswerRe: Problem with querystring or what !help me Pin
Abhishek Sur26-Sep-09 6:27
professionalAbhishek Sur26-Sep-09 6:27 
GeneralRe: Problem with querystring or what !help me Pin
OmiAshish27-Sep-09 18:25
OmiAshish27-Sep-09 18:25 
GeneralRe: Problem with querystring or what !help me Pin
Abhishek Sur28-Sep-09 6:17
professionalAbhishek Sur28-Sep-09 6:17 
QuestionHow to Start ASP.Net Pin
Anubhava Dimri25-Sep-09 20:10
Anubhava Dimri25-Sep-09 20:10 
AnswerRe: How to Start ASP.Net Pin
nagendrathecoder25-Sep-09 20:14
nagendrathecoder25-Sep-09 20:14 
AnswerRe: How to Start ASP.Net Pin
Abhijit Jana26-Sep-09 5:52
professionalAbhijit Jana26-Sep-09 5:52 
QuestionData fetch and show in runtime [modified] Pin
rummer25-Sep-09 18:56
rummer25-Sep-09 18:56 
AnswerRe: Data fetch and show in runtime Pin
nagendrathecoder25-Sep-09 19:02
nagendrathecoder25-Sep-09 19:02 
AnswerRe: Data fetch and show in runtime Pin
nagendrathecoder25-Sep-09 19:15
nagendrathecoder25-Sep-09 19:15 
AnswerRe: Data fetch and show in runtime Pin
Abhijit Jana26-Sep-09 4:02
professionalAbhijit Jana26-Sep-09 4:02 
Questionthe problem of using querystring Pin
Seraph_summer25-Sep-09 8:55
Seraph_summer25-Sep-09 8:55 
AnswerRe: the problem of using querystring Pin
Abhishek Sur25-Sep-09 9:10
professionalAbhishek Sur25-Sep-09 9:10 
GeneralRe: the problem of using querystring Pin
Seraph_summer25-Sep-09 9:30
Seraph_summer25-Sep-09 9:30 
GeneralRe: the problem of using querystring Pin
Abhishek Sur25-Sep-09 9:35
professionalAbhishek Sur25-Sep-09 9:35 
GeneralRe: the problem of using querystring Pin
Seraph_summer25-Sep-09 9:56
Seraph_summer25-Sep-09 9:56 
GeneralRe: the problem of using querystring Pin
Abhishek Sur25-Sep-09 10:02
professionalAbhishek Sur25-Sep-09 10:02 
GeneralRe: the problem of using querystring Pin
Seraph_summer25-Sep-09 10:09
Seraph_summer25-Sep-09 10:09 
actually, I have tried this way, it does not work, but as you proposed again, then I tried again, and I find that the object should be conveted into string first, then it works! i.e.:
<img style="height: 80px; width: 65px" src="<%# Server.UrlEncode(DataBinder.Eval(Container.DataItem, "BookCover").ToString()) %>" alt="not available"/>

OK, great, I have got lot of help from you!

You are quit active in this area, hopefully, more help can be obtained from you!

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.