Click here to Skip to main content
15,886,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: image did not show up Pin
Not Active17-Aug-10 6:28
mentorNot Active17-Aug-10 6:28 
GeneralRe: image did not show up Pin
Dhyanga17-Aug-10 7:05
Dhyanga17-Aug-10 7:05 
GeneralRe: image did not show up Pin
raju melveetilpurayil17-Aug-10 8:14
professionalraju melveetilpurayil17-Aug-10 8:14 
GeneralRe: image did not show up Pin
Dhyanga17-Aug-10 9:17
Dhyanga17-Aug-10 9:17 
GeneralRe: image did not show up Pin
raju melveetilpurayil17-Aug-10 10:10
professionalraju melveetilpurayil17-Aug-10 10:10 
GeneralRe: image did not show up Pin
Dhyanga18-Aug-10 5:38
Dhyanga18-Aug-10 5:38 
GeneralRe: image did not show up Pin
raju melveetilpurayil18-Aug-10 6:37
professionalraju melveetilpurayil18-Aug-10 6:37 
GeneralRe: image did not show up Pin
Dhyanga19-Aug-10 3:46
Dhyanga19-Aug-10 3:46 
Hey,

Well i did
fleUpload.SaveAs(Server.MapPath("hint\\" + fleUpload.FileName));
to save the image and it worked perfectly fine.

But I am trying to show the image from that server and for that i did
Image1.ImageUrl = (Server.MapPath("hint\\" + fleUpload.FileName));


The problem is it is not throwing any error but it is not showing the image in the Image1 either. What can be the reason for this and how to get the image ?
suchita

AnswerRe: image did not show up Pin
raju melveetilpurayil19-Aug-10 10:03
professionalraju melveetilpurayil19-Aug-10 10:03 
Questionasp mail server Pin
moein.serpico17-Aug-10 2:06
moein.serpico17-Aug-10 2:06 
AnswerRe: asp mail server Pin
R. Giskard Reventlov17-Aug-10 3:10
R. Giskard Reventlov17-Aug-10 3:10 
AnswerRe: asp mail server Pin
Svetlin Panayotov17-Aug-10 3:35
Svetlin Panayotov17-Aug-10 3:35 
AnswerRe: asp mail server Pin
Not Active17-Aug-10 5:01
mentorNot Active17-Aug-10 5:01 
Questiondynamic Checkbox issue Pin
mobins17-Aug-10 0:20
mobins17-Aug-10 0:20 
AnswerRe: dynamic Checkbox issue Pin
Satish_S17-Aug-10 0:42
Satish_S17-Aug-10 0:42 
AnswerRe: dynamic Checkbox issue Pin
raju melveetilpurayil17-Aug-10 4:31
professionalraju melveetilpurayil17-Aug-10 4:31 
AnswerRe: dynamic Checkbox issue Pin
Rajendra Prasad Panchati18-Aug-10 21:05
Rajendra Prasad Panchati18-Aug-10 21:05 
Questionbutton in Repeater item Pin
RongNK16-Aug-10 23:42
RongNK16-Aug-10 23:42 
AnswerRe: button in Repeater item Pin
Eaverae17-Aug-10 21:05
Eaverae17-Aug-10 21:05 
GeneralRe: button in Repeater item Pin
RongNK17-Aug-10 21:09
RongNK17-Aug-10 21:09 
GeneralRe: button in Repeater item Pin
Eaverae17-Aug-10 21:31
Eaverae17-Aug-10 21:31 
GeneralRe: button in Repeater item Pin
RongNK17-Aug-10 22:08
RongNK17-Aug-10 22:08 
GeneralRe: button in Repeater item Pin
RongNK17-Aug-10 22:14
RongNK17-Aug-10 22:14 
GeneralRe: button in Repeater item Pin
RongNK17-Aug-10 22:01
RongNK17-Aug-10 22:01 
AnswerRe: button in Repeater item Pin
Eaverae17-Aug-10 22:22
Eaverae17-Aug-10 22:22 

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.