Click here to Skip to main content
15,881,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to use an oracle cursor in asp.net Pin
N a v a n e e t h17-Dec-08 20:01
N a v a n e e t h17-Dec-08 20:01 
QuestionRead only property Related Question! Pin
mr_muskurahat17-Dec-08 19:30
mr_muskurahat17-Dec-08 19:30 
AnswerRe: Read only property Related Question! Pin
Abhijit Jana17-Dec-08 19:38
professionalAbhijit Jana17-Dec-08 19:38 
AnswerRe: Read only property Related Question! Pin
Brij17-Dec-08 19:42
mentorBrij17-Dec-08 19:42 
GeneralRe: Read only property Related Question! Pin
mr_muskurahat17-Dec-08 20:47
mr_muskurahat17-Dec-08 20:47 
Questiondisplay image to datalist Pin
roshid17-Dec-08 19:27
roshid17-Dec-08 19:27 
AnswerRe: display image to datalist Pin
Brij17-Dec-08 19:35
mentorBrij17-Dec-08 19:35 
AnswerRe: display image to datalist Pin
N a v a n e e t h17-Dec-08 19:52
N a v a n e e t h17-Dec-08 19:52 
You need to create a ASPX page which reads data from database and send response with image content type. Assume it's name is ShowImage.aspx. In your datalist, put template columns and specify the image tag like
<img src="ShowImage.aspx">
If you have to pass additional values to ShowImage.aspx, pass it through query string.


GeneralRe: display image to datalist Pin
roshid17-Dec-08 20:35
roshid17-Dec-08 20:35 
AnswerRe: display image to datalist Pin
Nishant Singh17-Dec-08 20:06
Nishant Singh17-Dec-08 20:06 
Questioncalling an exe file Pin
venkata saibabu17-Dec-08 19:27
venkata saibabu17-Dec-08 19:27 
AnswerRe: calling an exe file Pin
Brij17-Dec-08 19:38
mentorBrij17-Dec-08 19:38 
GeneralRe: calling an exe file Pin
N a v a n e e t h17-Dec-08 19:54
N a v a n e e t h17-Dec-08 19:54 
GeneralRe: calling an exe file Pin
Brij17-Dec-08 20:05
mentorBrij17-Dec-08 20:05 
GeneralRe: calling an exe file Pin
Christian Graus17-Dec-08 22:53
protectorChristian Graus17-Dec-08 22:53 
AnswerRe: calling an exe file Pin
Abhijit Jana17-Dec-08 19:44
professionalAbhijit Jana17-Dec-08 19:44 
QuestionHow to open link in New Tab in the Main browser Pin
VanithaVasu17-Dec-08 19:25
VanithaVasu17-Dec-08 19:25 
AnswerRe: How to open link in New Tab in the Main browser Pin
Vimalsoft(Pty) Ltd17-Dec-08 19:50
professionalVimalsoft(Pty) Ltd17-Dec-08 19:50 
Questionhelp me if u know answer Pin
venkata saibabu17-Dec-08 19:19
venkata saibabu17-Dec-08 19:19 
AnswerRe: help me if u know answer Pin
Brij17-Dec-08 19:28
mentorBrij17-Dec-08 19:28 
AnswerRe: help me if u know answer Pin
Vimalsoft(Pty) Ltd17-Dec-08 19:34
professionalVimalsoft(Pty) Ltd17-Dec-08 19:34 
QuestionHow to make a hierarchy tabler? Pin
meki_211817-Dec-08 19:07
meki_211817-Dec-08 19:07 
AnswerRe: How to make a hierarchy tabler? Pin
Christian Graus17-Dec-08 19:10
protectorChristian Graus17-Dec-08 19:10 
GeneralRe: How to make a hierarchy tabler? Pin
meki_211817-Dec-08 19:44
meki_211817-Dec-08 19:44 
AnswerRe: How to make a hierarchy tabler? Pin
Brij17-Dec-08 19:11
mentorBrij17-Dec-08 19:11 

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.