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

ASP.NET

 
AnswerRe: Ajax with Asp Dot Net Pin
Eaverae17-Aug-10 20:43
Eaverae17-Aug-10 20:43 
AnswerRe: Ajax with Asp Dot Net Pin
raju melveetilpurayil17-Aug-10 20:48
professionalraju melveetilpurayil17-Aug-10 20:48 
Questionconvert hex to image Pin
meenu s17-Aug-10 19:14
meenu s17-Aug-10 19:14 
AnswerRe: convert hex to image Pin
raju melveetilpurayil17-Aug-10 21:28
professionalraju melveetilpurayil17-Aug-10 21:28 
Questionimage did not show up Pin
Dhyanga17-Aug-10 6:15
Dhyanga17-Aug-10 6:15 
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 
something like this
Image1.ImageUrl=Server.MapPath("images/yourimage.jpg");

Server.MapPath return root path.
when your project on web, the image path of your image controls shows like <img src="images/yourimage.jpg"/>

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 
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 

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.