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

ASP.NET

 
QuestionWrong Value being displayed Pin
sriharsha_1210-Dec-09 23:41
sriharsha_1210-Dec-09 23:41 
AnswerRe: Wrong Value being displayed Pin
Ashfield11-Dec-09 1:26
Ashfield11-Dec-09 1:26 
QuestionViewstate vs Rereading XMLDocument Pin
KittyKit10-Dec-09 22:59
KittyKit10-Dec-09 22:59 
AnswerRe: Viewstate vs Rereading XMLDocument Pin
Paulo Zemek11-Dec-09 8:26
Paulo Zemek11-Dec-09 8:26 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
KittyKit13-Dec-09 22:49
KittyKit13-Dec-09 22:49 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
Paulo Zemek14-Dec-09 10:08
Paulo Zemek14-Dec-09 10:08 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
KittyKit21-Dec-09 22:44
KittyKit21-Dec-09 22:44 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
Paulo Zemek22-Dec-09 6:49
Paulo Zemek22-Dec-09 6:49 
QuestionHow to find first index value in a string is character or numeric Pin
Satish - Developer10-Dec-09 22:28
Satish - Developer10-Dec-09 22:28 
AnswerRe: How to find first index value in a string is character or numeric Pin
Petr Pechovic10-Dec-09 22:39
professionalPetr Pechovic10-Dec-09 22:39 
AnswerRe: How to find first index value in a string is character or numeric Pin
Covean10-Dec-09 22:55
Covean10-Dec-09 22:55 
GeneralRe: How to find first index value in a string is character or numeric Pin
Covean10-Dec-09 23:56
Covean10-Dec-09 23:56 
QuestionTreeview Dynamic Display in ASP.NET Pin
Vimalsoft(Pty) Ltd10-Dec-09 21:57
professionalVimalsoft(Pty) Ltd10-Dec-09 21:57 
QuestionImage is not showing Pin
krishnaveer10-Dec-09 21:10
krishnaveer10-Dec-09 21:10 
AnswerRe: Image is not showing Pin
Abhishek Sur10-Dec-09 21:35
professionalAbhishek Sur10-Dec-09 21:35 
Always place virtual path to the image. A path which can directly called to the server to get the image.

No client can see an image if the image is somewhere other than to valid virtual path..


Also it is better to use Relative path, relative to the root of the virtual directory. Wink | ;)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: Image is not showing Pin
farogh haider14-Dec-09 19:16
farogh haider14-Dec-09 19:16 
AnswerRe: Image is not showing Pin
sashidhar10-Dec-09 21:40
sashidhar10-Dec-09 21:40 
GeneralRe: Image is not showing Pin
krishnaveer10-Dec-09 21:49
krishnaveer10-Dec-09 21:49 
GeneralRe: Image is not showing Pin
sashidhar10-Dec-09 21:53
sashidhar10-Dec-09 21:53 
GeneralPopup with listbox in asp.net Pin
Nekkantidivya10-Dec-09 20:33
Nekkantidivya10-Dec-09 20:33 
GeneralRe: Popup with listbox in asp.net Pin
Blue_Boy10-Dec-09 20:44
Blue_Boy10-Dec-09 20:44 
Questiondrag and drop file uploading.... Pin
Subin Mavunkal10-Dec-09 20:07
Subin Mavunkal10-Dec-09 20:07 
AnswerRe: drag and drop file uploading.... Pin
dan!sh 10-Dec-09 20:55
professional dan!sh 10-Dec-09 20:55 
AnswerRe: drag and drop file uploading.... Pin
Abhishek Sur10-Dec-09 21:02
professionalAbhishek Sur10-Dec-09 21:02 
GeneralRe: drag and drop file uploading.... Pin
Subin Mavunkal10-Dec-09 22:17
Subin Mavunkal10-Dec-09 22:17 

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.